Outils pour utilisateurs

Outils du site


sunfluidh:field_recording_setup_namelist_setup

Ceci est une ancienne révision du document !


Namelist "Field_Recording_Setup"

This data set allows the user

  • to define the precision (simple or double) on the data related to the instantaneous fields and the statistical fields.
  • to reduce the dimension of the statistical fields in order to get a profile along a given direction. The reduction is made by space averaging over the other directions.

Full data set of the namelist

  &Field_Recording_Setup  Precision_On_Instantaneous_Fields= 1, Precision_On_Statistical_Fields= 2 ,
                      Time_Statistics_Enabled= .true. , Sample_Rate_For_Statistics= 1 ,
                      Statistic_Space_Average_Type= "NO_SPACE_AVERAGE" /

—–

Precision_On_Instantaneous_Fields

  • Type : Integer Value
    • 1 : Instantaneous fields are recorded in single precision (r4).
    • 2 : Instantaneous fields are recorded in double precision (r8).

Precision_On_Statistical_Fields

  • Type : Integer Value
    • 1 : Statistical fields are recorded in single precision (r4).
    • 2 : Statistical fields are recorded in double precision (r8).

Time_Statistics_Enabled

  • Type : Boolean value
    • .true. : For any quantity f, the statistical computation yields : $$ \overline{f(x,y,z)}= \frac{1}{T}\int_{0}^{T} f(x,y,z,t) dt$$
    • .false. : For any quantity f, the statistical computation yields : $$ \overline{f(x,y,z)}= \frac{1}{N_t}\sum_{n=0}^{n=N_t} f(x,y,z,n) $$ where $N_t$ is number of instantaneous fields considered for the computation.

Statistic_Space_Averaged_Type

  • Type : characters
  • This data defines the direction(s) along which a spatial average is computed in addition of time or sample mean
    • 0 : Statistical fields are not reduced in a profile along a specific direction.
    • 1 : The profile is calculated along the I-direction.
    • 2 : The profile is calculated along the J-direction.
    • 3 : The profile is calculated along the K-direction.
Traductions de cette page:
  • fr
sunfluidh/field_recording_setup_namelist_setup.1544896827.txt.gz · Dernière modification : 2018/12/15 19:00 de yann

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki