Outils pour utilisateurs

Outils du site


sunfluidh:simulation_management_setup_namelist

Différences

Ci-dessous, les différences entre deux révisions de la page.

Lien vers cette vue comparative

Les deux révisions précédentesRévision précédente
Prochaine révision
Révision précédente
Prochaine révisionLes deux révisions suivantes
sunfluidh:simulation_management_setup_namelist [2016/11/29 12:41] yannsunfluidh:simulation_management_setup_namelist [2019/10/31 17:11] yann
Ligne 18: Ligne 18:
                              Iterations_For_Timestep_Linear_Progress= 1,                              Iterations_For_Timestep_Linear_Progress= 1,
                              Simulation_Backup_Rate                 = 1000   ,                               Simulation_Backup_Rate                 = 1000   , 
-                             Simulation_Checking_Rate = +                             Simulation_Checking_Rate = 200 
                              Fields_Recording_Rate = 1.D+00 ,                              Fields_Recording_Rate = 1.D+00 ,
                              Probe_Recording_Rate                   = 10     ,                              Probe_Recording_Rate                   = 10     ,
-                             Start_Time_For_Statistics= 1.D-05               , +                             Start_Time_For_Statistics= 1.D+2               , 
                              Time_Range_Statistic_Calculation = 1.D+00  /                              Time_Range_Statistic_Calculation = 1.D+00  /
  
Ligne 27: Ligne 27:
 ===== Definition of the data set ===== ===== Definition of the data set =====
 ----- -----
 +
 +----
 +==== Restart the simulation ====
 +----
 ==== Restart_Parameter ==== ==== Restart_Parameter ====
    * Type : Integer Value    * Type : Integer Value
Ligne 33: Ligne 37:
      * 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).      * 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.      * 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.
 +
 +----
 +==== Stopping criteria ====
 +----
  
 ==== Steady_Flow_Stopping_Criterion_Enabled ==== ==== Steady_Flow_Stopping_Criterion_Enabled ====
Ligne 48: Ligne 56:
    * Type : Real value    * Type : Real value
    * This value is the physical time limit reached by the simulation before stopping.    * This value is the physical time limit reached by the simulation before stopping.
 +
 +----
 +==== Numerical time step ====
 +----
 +
 ==== TimeStep_Type ===== ==== TimeStep_Type =====
    * Type : Integer value    * Type : Integer value
sunfluidh/simulation_management_setup_namelist.txt · Dernière modification : 2022/01/10 10:34 de yann

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki