Outils pour utilisateurs

Outils du site


sunfluidh:probe_quantities_enabled_setup_namelist

Différences

Ci-dessous, les différences entre deux révisions de la page.

Lien vers cette vue comparative

Prochaine révision
Révision précédente
sunfluidh:probe_quantities_enabled_setup_namelist [2016/11/13 13:15] – créée yannsunfluidh:probe_quantities_enabled_setup_namelist [2017/01/30 09:02] (Version actuelle) – [Probe_Quantities_Enabled] witko
Ligne 1: Ligne 1:
 ===== Probe_Quantities_Enabled ===== ===== Probe_Quantities_Enabled =====
  
-This data set allows the user to link any chosen physical quantity with probes. \\The time series of the physical quantity are recorded in a file in ASCII format named n_yyyyy.d, where "n" refers the name of the physical quantities (i.e. n=u for the velocity component, n=t for the temperature, n=r for the density, n= p for the pressure,...). 'yyyyy' is the subdomain number on which the probes belong (particularly useful when the simulation is performed with a MPI domain decomposition approach). \\ Data are ordered in columns, the first refers to the time, the second refers to the first probe and so on ... the position of each probe are written on the first line of each file.+<WRAP info> 
 +This data set allows the user to link any chosen physical quantity with probes. \\ The time series of the physical quantity are recorded in a file in ASCII format named n_ins_yyyyy.d 
 +   "n" refers to the name of the physical quantity (i.e. n=u for the i-velocity component, n=t for the temperature, n=r for the density, n= p for the pressure,...).  
 +   'yyyyy' is the subdomain number which the probes belong to (particularly useful when the simulation is performed with a MPI domain decomposition approach).  
 +Data are ordered in columns, the first refers to the time, the second refers to the first probe and so on ... the position of each probe is written on the first line of each file. 
 +</WRAP>
  
 +===== Full data set of the namelist =====
 +
 +                                                          Probes order    U    , V     , W      , T      , P      , RHO
 +   &Probe_Quantities_Enabled  Temporal_Series_For_Quantity_Enabled(:)= .true. , .true., .true., .false., .false., .true. /
 +
 +-----
 +===== Definition of the data set =====
 +-----
 ==== Temporal_Series_For_Quantity_Enabled ==== ==== Temporal_Series_For_Quantity_Enabled ====
    * Type : Allocatable array of boolean values. The array size is automatically made.    * Type : Allocatable array of boolean values. The array size is automatically made.
Ligne 15: Ligne 28:
      * ...      * ...
      * Mass fraction of Species n (if it exists)      * Mass fraction of Species n (if it exists)
-   The array must be initialized by the values .true. or .false.+   Each element of the array must be initialized by the values .true. or .false.
    * The user can activates the chosen physical quantity in order to get time-series related to the probes placed over the domain (see the namelist "Probe_Location").    * The user can activates the chosen physical quantity in order to get time-series related to the probes placed over the domain (see the namelist "Probe_Location").
        
sunfluidh/probe_quantities_enabled_setup_namelist.1479039344.txt.gz · Dernière modification : 2016/11/13 13:15 de yann

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki