Outils pour utilisateurs

Outils du site


sunfluidh:simulation_management_setup_namelist

Ceci est une ancienne révision du document !


Namelist "Simulation_Management"

This data setup allows the user to set the time parameters of the code in order to :

  • perform the numerical simulation (time step, time range, …)
  • record the results associated to time series of probes, instantaneous quantity fields, statistical quantities.
  • record the bacup/restart files

—–

Restart_Parameter

  • Type : Integer Value
  • This data indicates how is initialized the simulation :
    • 0 : The simulation starts from the beginning corresponding to an initialization state.
    • 1 or 2 : The simulation is resumed from a temporary backup file recorded during the previous simulation. Useful to resume a simulation suddenly interrupted. As the temporary backup file a regularly removed during a simulation, only the two last files created by the code are available. They correspond to the number 1 or 2. The number of last file created is recorded in the file num_sav_xxxxx.d (xxxxx correspond to the MPI process number when the simulation is performed in a domain decomposition approach).
    • 3 : The simulation is resumed from the last backup file built during the last time step of the previous simulation. Useful to continue a incompleted simulation. The number 3 must be present in the file num_sav_xxxxx.d (proof that the previous simulation is correctly completed), otherwise the numbers 0, 1 or 2 (related to the previous cases) will be present.
Traductions de cette page:
  • fr
sunfluidh/simulation_management_setup_namelist.1478949423.txt.gz · Dernière modification : 2016/11/12 12:17 de yann

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki