|
My Project
programmer's documentation
|

Variables | |
| integer, save | isuite |
| Indicator of a calculation restart (=1) or not (=0). This value is set automatically by the code; depending on whether a restart directory is present, and should not be modified by the user. More... | |
| integer, save | ileaux |
| Indicates the reading (=1) or not (=0) of the auxiliary calculation restart file Useful only in the case of a calculation restart. More... | |
| integer, save | iecaux |
| Indicates the writing (=1) or not (=0) of the auxiliary calculation restart file. More... | |
| integer, save | isuit1 |
| integer, save | isuivo |
| For the vortex method, indicates whether the synthetic vortices at the inlet should be initialised or read from the restart file. Useful if iturb = 40, 41, 42 and ivrtex = 1. More... | |
| integer, save | isuisy |
| Reading of the LES inflow module restart file. -0: not activated -1: activated If isuisy = 1, synthetic fluctuations are not re-initialized in case of restart calculation. Useful if iturb = 40, 41 or 42. More... | |
| integer, save iecaux |
Indicates the writing (=1) or not (=0) of the auxiliary calculation restart file.
| integer, save ileaux |
Indicates the reading (=1) or not (=0) of the auxiliary calculation restart file
Useful only in the case of a calculation restart.
| integer, save isuisy |
| integer, save isuit1 |
| integer, save isuite |
Indicator of a calculation restart (=1) or not (=0). This value is set automatically by the code; depending on whether a restart directory is present, and should not be modified by the user.
1.8.16