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:10] yannsunfluidh:simulation_management_setup_namelist [2019/11/13 14:40] yann
Ligne 112: Ligne 112:
 **InstantaneousFields_RecordingStartTime** **InstantaneousFields_RecordingStartTime**
    * Type : Real value    * Type : Real value
-   * This variable sets the threshold from which the record of instantaneous fields begins. It must be used along with the next variable "InstantaneousFields_TimeRecordingRate".+   * 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. 
 **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".\\ 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 ID number of the file). The intantaneous fields of the physical quantities are defined with the namelist "Instantaneous_Fields_Listing".+   * 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".\\  
 + 
 +**InstantaneousFields_StartTimeIterationRecording** 
 +   * 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). 
 + 
 +**InstantaneousFields_TimeIterationRecordingRate** 
 +   * Type : Integer value 
 +   * This variable defines the recording rate, __in time-iteration units__ , of instantaneous fields. For instance, when "InstantaneousFields_TimeIterationRecordingRate=100" a file is created at every 100 time steps from the threshold provided by the variable "InstantaneousFields_StartTimeIterationRecording".\\  
 + 
 +**InstantaneousFields_RecordingReset** 
 +   * Type : Boolean value 
 +   * When this variable is set to "true", the ID number of file 'xxxxxxx' is set to zero for the next simulation. 
 + 
 + 
 +<note> 
 +Keep in mind :  
 +   Instantaneous field files are named res_xxxxxxx_yyyyy.d. T 
 +   * The number 'yyyyy' stands for the subdomain number on which fields are recorded for simulations based on the MPI domain-decomposition approach. When the domain decomposition approach is not used (just one domain)'yyyyy=00000' is the default value. 
 +   *  'xxxxxxx' is the ID number of the file. 'xxxxxxx' is incremented by one for each new file created.  
 +   The intantaneous fields of the physical quantities written in each file are defined with the namelist "Instantaneous_Fields_Listing". 
 +</note>
  
  
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