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évisionLes deux révisions suivantes
sunfluidh:simulation_management_setup_namelist [2019/11/13 14:40] yannsunfluidh:simulation_management_setup_namelist [2019/11/13 15:01] yann
Ligne 102: Ligne 102:
 **Simulation_Backup_Rate**  **Simulation_Backup_Rate** 
    * Type : Integer value    * Type : Integer value
-   * This variable defines the recording rate, __in time iteration units__ , of the backup files (for instance, when "Simulation_Backup_Rate=1000" a data backup is carried out for all time iteration numbers that are a multiple of 1000).\\ Backup data are dispatched in two files that are named save_var_yyyyy_n.d and save_fld_yyyyy_n.d ('yyyyy' is the subdomain number for simulations based on the MPI domain-decomposition approach, n= 1 or 2 for temporary backup files and n=3 for the backup files created during the last time step of the simulation).+   * This variable defines the recording rate, __in time iteration unit__ , of the backup files (for instance, when "Simulation_Backup_Rate=1000" a data backup is carried out for all time iteration numbers that are a multiple of 1000).\\ Backup data are dispatched in two files that are named save_var_yyyyy_n.d and save_fld_yyyyy_n.d ('yyyyy' is the subdomain number for simulations based on the MPI domain-decomposition approach, n= 1 or 2 for temporary backup files and n=3 for the backup files created during the last time step of the simulation).
  
 ==== - For snapshot files : ==== ==== - For snapshot files : ====
- 
-**Field_Recording_Rate**  
-   * 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 intantaneous fields of the physical quantities are defined with the namelist "Instantaneous_Fields_Listing". 
  
 **InstantaneousFields_RecordingStartTime** **InstantaneousFields_RecordingStartTime**
    * Type : Real value    * Type : Real value
-   * This variable sets the time threshold from which the record of instantaneous fields begins. It must be used along with the next variable "InstantaneousFields_TimeRecordingRate". This value is defined in time units.+   * This variable sets the time threshold from which the record of instantaneous fields begins. It must be used along with the next variable "InstantaneousFields_TimeRecordingRate". This value is defined in time unit.
  
 **InstantaneousFields_TimeRecordingRate** **InstantaneousFields_TimeRecordingRate**
    * Type : Real value    * Type : Real value
-   * This variable defines the recording rate, __in time units__ , of instantaneous fields. For instance, when "InstantaneousFields_TimeRecordingRate=1.5" a file is created at every 1.5 time units from the start time provided by the variable "InstantaneousFields_RecordingStartTime".\\ +   * This variable defines the recording rate, __in time unit__ , of instantaneous fields. For instance, when "InstantaneousFields_TimeRecordingRate=1.5" a file is created at every 1.5 time unit from the start time provided by the variable "InstantaneousFields_RecordingStartTime".\\ 
  
 **InstantaneousFields_StartTimeIterationRecording** **InstantaneousFields_StartTimeIterationRecording**
    * Type : Integer value    * Type : Integer value
-   * This variable sets the time-iteration threshold from which the record of instantaneous fields begins. It must be used along with the next variable "InstantaneousFields_TimeIterationRecordingRate". This value is defined in time-iteration units (number of time steps).+   * This variable sets the time-iteration threshold from which the record of instantaneous fields begins. It must be used along with the next variable "InstantaneousFields_TimeIterationRecordingRate". This value is defined in time-iteration unit (number of time steps).
  
 **InstantaneousFields_TimeIterationRecordingRate** **InstantaneousFields_TimeIterationRecordingRate**
Ligne 128: Ligne 124:
 **InstantaneousFields_RecordingReset** **InstantaneousFields_RecordingReset**
    * Type : Boolean value    * Type : Boolean value
-   * When this variable is set to "true", the ID number of file 'xxxxxxx' is set to zero for the next simulation.+   * When this variable is set to "true", the ID number of file 'xxxxxxx' is set to zero for the next simulation. This is useful for resetting the file numbering when a simulation is split into several successive parts.
  
  
Ligne 139: Ligne 135:
 </note> </note>
  
 +<WRAP important>
 + This set of variables must be used in respect of one rule : the user wants to define the recording rate of files either in time unit or in number of time steps (time-ieration unit). In any case, the correct couple of variable must be used.
 +   * "InstantaneousFields_StartTimeRecording" and "InstantaneousFields_TimeRecording" in  time unit.
 +   * "InstantaneousFields_StartTimeIterationRecording" and "InstantaneousFields_TimeIterationRecording" in number of time steps.
 +
 +
 +</WRAP>
  
 ==== - For statistics files : ==== ==== - For statistics files : ====
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