Outils pour utilisateurs

Outils du site


sunfluidh:species_initialization_namelist

Namelist "Species_Initialization"

Not for the release SUNFLUIDH_EDU .
This data set is used to define the initial field of species mass fractions over the domain.
If the gas mixture is homogeneous (none species gradient), this data set could be omitted.

Full data set of the namelist

Example for a gas mixture with two species

  &Species_Initialization   Initial_Field_Option_For_Species= 0  1, 
                            Species_Reference_Value         = 1 /

Definition of the data set


Species_Reference_Value

  • Type : allocatable array of real values. The size of the array is automatically defined in respect with the number of species considered.
  • Reference mass fraction of species.
  • Default values must be set by the user. The order of data must match with the order in which the species properties (see the namelist "Species_Properties") are written in the data file.
Be careful. In the case of low MAch number flows, the user must ensure the coherence between the reference values of physical quantities defined in the namelist "Fluid_Properties" (temperature, density and molecular mass), the initial temperature field over the domain (see the namelist "Temperature_Initialization") and the species mass fractions defined here.
Keep in mind that the reference value of thermodynamic pressure is calculated from the reference values of temperature, density and molecular mass of the fluid (see namelist "Fluid_Properties") .
The density field is then initialized from the fields of temperature and species mass fractions by considering the thermodynamic pressure is uniform over the domain (low Mach-number hypothesis).

Initial_Field_Option_For_species

  • Type : integer value
  • Option to define the distribution of the species mass fraction over the domain :
    • 0 : Uniform distribution
    • 1 or greater : Optional values associated to the field of species mass fraction defined by the user in the appropriate fortran module (see module_user_define_init_fields.f90).
      The reference value can be used to define the species mass fraction scale.
    • Default value= 0
Traductions de cette page:
  • fr
sunfluidh/species_initialization_namelist.txt · Dernière modification : 2016/11/28 17:41 de yann

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki