Table des matières

Namelist "Statistical_Fields_Listing"

This data set defines the statistical fields that the user wants to record as results of simulation.
The time parameters used to configure the calculation of statistical fields are present in the namelist “Simulation_Management”.
The files of statistical fields are written in binary format. They are named in the form rst_xxxxxxx_yyyyy.d. 'yyyyy' is the subdomain number for simulations based on the MPI domain-decomposition approach, 'xxxxxxx' is the file number.
Don't forget to set the boolean data “End_of_Data_Block” at the end of the namelist. The value is “.false.” by default. A “.true.” value means the end of the data set when several namelists are used to define several records of statistical fields.


Full data set of the namelist

 &Statistical_Fields_Listing  Name_of_Field = "<U>   " , Recording_Enabled = .true.  /   !---- Averaged I-velocity component

Name_of_Field

Recording_Enabled

End_of_Data_Block