Outils pour utilisateurs

Outils du site


sunfluidh:instantaneous_fields_listing_namelist_setup

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évision
Révision précédente
sunfluidh:instantaneous_fields_listing_namelist_setup [2016/11/13 16:23] yannsunfluidh:instantaneous_fields_listing_namelist_setup [2017/09/29 15:18] (Version actuelle) yann
Ligne 1: Ligne 1:
-===== Namelist "Instantaneous_Field_Listing" =====+===== Namelist "Instantaneous_Fields_Listing" =====
  
-This data set defines the instantaneous fields of the physical quantities that the user want to record as results of simulation. \\+This data set defines the instantaneous fields of the physical quantities that the user wants to record as results of simulation. \\
 The recording rate is defined with the variable "Field_Recording_Rate" that belongs to the namelist "Simulation_Management". \\ The recording rate is defined with the variable "Field_Recording_Rate" that belongs to the namelist "Simulation_Management". \\
-The files of instantaneous fields are formatted in binary. They are named on the form res_xxxxxxx_yyyyy.d. 'yyyyy' is the subdomain number for simulations based on the MPI domain-decomposition approach, 'xxxxxxx' is the file number.+The files of instantaneous fields are written in binary format. They are named in the form res_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 instantaneous fields.
 ----- -----
 +==== Full data set of the Namelist ====
 +
 +
 +
 +    &Instantaneous_Fields_Listing  Name_of_Field = "U" , Recording_Enabled = .true.  /      !--- First velocity component
 +
  
 ==== Name_of_Field ==== ==== Name_of_Field ====
Ligne 18: Ligne 25:
      * "divRU " : Divergence of the momentum field      * "divRU " : Divergence of the momentum field
      * "PHI   " : Pressure increment ($P^{n+1}-P^n$)      * "PHI   " : Pressure increment ($P^{n+1}-P^n$)
-     * "drho  " : Part of the source term of the Poisson's equation bounded to the mass variation. For expert users only.+     * "drho  " : Part of the source term of the Poisson's equation linked to the mass variation. For expert users only.
      * "SCR_P " : Source term of the Poisson's equation. For expert users only.      * "SCR_P " : Source term of the Poisson's equation. For expert users only.
      * "S_RAD " : Radiative source term (when radiative heat transfer is considered in some specific simulations)      * "S_RAD " : Radiative source term (when radiative heat transfer is considered in some specific simulations)
Ligne 28: Ligne 35:
      * "roehe " : Electronic enthalpy (simulation of ionized gas)      * "roehe " : Electronic enthalpy (simulation of ionized gas)
    * In the case of multi-species flows, instantaneous fields of species mass fraction can be recorded. for that set the name of the species already used in the namelist "Species_Properties" in the variable "Name_of_Field.    * In the case of multi-species flows, instantaneous fields of species mass fraction can be recorded. for that set the name of the species already used in the namelist "Species_Properties" in the variable "Name_of_Field.
-   * In order to record any new instantaneous field, please contact the developer (yann.fraigneau@limsi.fr_to_removed)+   * In order to record any new instantaneous field, please contact the developer (yann.fraigneau@limsi.fr_to_removed)
 +==== Recording_Enabled ==== 
 +   * Type : Boolean value 
 +   * The record of the instantaneous field is activated (if .true.) 
 +==== End_of_Data_Block ==== 
 +   * Type: Boolean value 
 +   * This means the end of the data set when ".true." is set. 
sunfluidh/instantaneous_fields_listing_namelist_setup.1479050615.txt.gz · Dernière modification : 2016/11/13 16:23 de yann

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki