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/12 15:07] yannsunfluidh:simulation_management_setup_namelist [2019/10/31 17:10] – [Restart the simulation] yann
Ligne 4: Ligne 4:
   * record the results associated to time series of probes, instantaneous physical quantity fields, statistical quantities.   * record the results associated to time series of probes, instantaneous physical quantity fields, statistical quantities.
   * record the backup/restart files   * record the backup/restart files
 +===== Full data set of the namelist =====
 +
 +   &Simulation_Management    Restart_Parameter= 0 ,
 +                             Steady_Flow_Stopping_Criterion_Enabled = .false. , 
 +                             Steady_Flow_Stopping_Criterion = 1.D-20,
 +                             Temporal_Iterations_Number = 10                  , 
 +                             Final_Time = 3.D+01  ,
 +                             TimeStep_Type = 0 ,
 +                             Timestep_Min = 1.D-03                           , 
 +                             Timestep_Max = 1.D-03 ,
 +                             CFL_Min      = 0.5                              , 
 +                             CFL_Max      = 0.5 ,
 +                             Iterations_For_Timestep_Linear_Progress= 1,
 +                             Simulation_Backup_Rate                 = 1000   , 
 +                             Simulation_Checking_Rate = 200 , 
 +                             Fields_Recording_Rate = 1.D+00 ,
 +                             Probe_Recording_Rate                   = 10     ,
 +                             Start_Time_For_Statistics= 1.D+2               , 
 +                             Time_Range_Statistic_Calculation = 1.D+00  /
  
 ----- -----
 +===== Definition of the data set =====
 +-----
 +
 +----
 +==== Restart the simulation ====
 +----
 ==== Restart_Parameter ==== ==== Restart_Parameter ====
    * Type : Integer Value    * Type : Integer Value
Ligne 53: Ligne 78:
 ==== Field_Recording_Rate ==== ==== Field_Recording_Rate ====
    * Type : Real value    * Type : Real value
-   * This variable defines the recording rate, __in time units__ , of instantaneous fields (for instance, when "Field_Recording_Rate=1.5" an instantaneous field file is created as soon as the time value is a multiple of 1.5).\\ Instantaneous field files are named res_xxxxxxx_yyyyy.d ('yyyyy' is the subdomain number for simulations based on the MPI domain-decomposition approach, 'xxxxxxx' is the file number). The physical quantities bounded to the intantaneous fields are defined with the namelist "Instantaneous_Fields_Listing".+   * This variable defines the recording rate, __in time units__ , of instantaneous fields (for instance, when "Field_Recording_Rate=1.5" an instantaneous field file is created as soon as the time value is a multiple of 1.5).\\ Instantaneous field files are named res_xxxxxxx_yyyyy.d ('yyyyy' is the subdomain number for simulations based on the MPI domain-decomposition approach, 'xxxxxxx' is the file number). The intantaneous fields of the physical quantities are defined with the namelist "Instantaneous_Fields_Listing".
 ==== Start_Time_For_Statistics ==== ==== Start_Time_For_Statistics ====
    * Type : Real value    * Type : Real value
Ligne 62: Ligne 87:
 ==== Probe_Recording_Rate ==== ==== Probe_Recording_Rate ====
    * Type : Integer value    * Type : Integer value
-   * This variable defines the recording rate, __in time iteration units__ , of time series associated to the probes distributed over the domain (see the namelist "Probe_Location"). The physical quantities bounded to the probe time-series are defined with the namelist "Probe_Quantities_Enabled". For instance, when "Probe_Recording_Rate=10", a new value is added to probe time-series for all time iteration numbers that are a multiple of 10).+   * This variable defines the recording rate, __in time iteration units__ , of time series associated to the probes distributed over the domain (see the namelist "Probe_Location"). The physical quantities linked to the probe time-series are defined with the namelist "Probe_Quantities_Enabled". For instance, when "Probe_Recording_Rate=10", a new value is added to probe time-series for all time iteration numbers that are a multiple of 10).
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