Topic: Renumbering
I seem to have a problem with the skyline optimisation (renumbering). Has the input format changed?
I still use "-rn 1" flag.
You are not logged in. Please login or register.
OOFEM forum → Developers Discussion → Renumbering
I seem to have a problem with the skyline optimisation (renumbering). Has the input format changed?
I still use "-rn 1" flag.
There used to be some confusion in the documentation and in the code on what -rn (or the "renumber" field) was supposed to do.
Right now these are the parameters that effect numbering;
"renumber" forces renumbering the equations each time step (which certainly isn't a optimization, but sometimes necessary)
"profileopt" uses Sloan's profile optimization during numbering.
There is no command line version of profile optimization.
You could also have both of these active at the same time if necessary, they are not mutually exclusive.
OOFEM forum → Developers Discussion → Renumbering
Powered by PunBB, supported by Informer Technologies, Inc.
Currently installed 4 official extensions. Copyright © 2003–2009 PunBB.