version | purpose |
VERSION_NORMAL | Normal working version. Keeps unknowns at old time point t. |
VERSION_NEW | New mesh. Keeps unknowns at time t+dt. |
VERSION_START | Keeps the mesh at the start of the calculation; for restarts. |
VERSION_TMP | Temporarily working version (scratch version). |
VERSION_PRINT | Temporarily version for printing (some plotters require sequential numbering). |
VERSION_MACRO | Temporarily version for control_macro option. |
... | ... |