Outils pour utilisateurs

Outils du site


sunfluidh:species_properties_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
Prochaine révisionLes deux révisions suivantes
sunfluidh:species_properties_namelist [2016/09/22 20:38] – créée yannsunfluidh:species_properties_namelist [2016/10/08 16:38] – [Electric_Charge (type = real)] yann
Ligne 1: Ligne 1:
 ===== Namelist "Species_Properties" ===== ===== Namelist "Species_Properties" =====
  
-==== List of variable and definition ==== + 
-This data setup is only used in the full version of sunfluidh for the simulation of multi-species flows under low-Mach number hypothesis. +This data setup is only used in the full version of sunfluidh for the simulation of multi-species gas flows under low-Mach number hypothesis. 
-It is used to define every thermo-chemical properties used to estimated the appropriate species diffusion coefficient in the gas mixture. +It is used to define every thermo-chemical properties of species to estimate physical properties of gas mixture such as heat capacity, thermal conductivity, transport coefficients of diffusion, ...
-Most of data are initialized with a default value that could be used by the code if this data is not set to the user's value.\\ +Most of data are directly initialized with a default value that could be used by the code if these ones are not set a value specified by the user.\\ 
-Data are used or not depending on the context. For this reason, useless data could be omitted in the data setup.\\ +Data could be used or not, this depends on the context. For this reason, useless data could be omitted in the data setup.\\ 
-The user must therefore ensure that useful data are explicitly stated unless he is sure that the default value is correct (if there is any doubt, you can check the file named "check_namelist_data.dat").\\+The user must therefore ensure that every useful data are explicitly stated in the input3d.dat file unless he is sure that the default values are correct (if there is any doubt, you can check the file named "check_namelist_data.dat").\\
 Some examples are given here for helping the user about this namelist. Some examples are given here for helping the user about this namelist.
  
Ligne 12: Ligne 12:
 ----- -----
  
-=== Species_Name (type = character string (6)) ===+==== Species_Name (type = character string (6)) ==== 
 + 
 +   * Name of the species present in the gas mixture 
 + 
 +==== Species_molecular_Mass (type = real) ==== 
 + 
 +   * Molecular mass (mol/kg) 
 + 
 +==== Reference_Molecular_Heat_Capacity (type = real) ====
  
-=== Species_molecular_Mass (type = real===+   * Species heat capacity (J/K/kg)
  
-=== Reference_Molecular_Heat_Capacity (type = real) ===+==== Schmidt_Number (type = real) ====
  
-=== Schmidt_Number (type = real) ===+   * The Schmidt number $Sch$ is used to define the diffusion coefficient of the species from the kinematic viscosity as $D_i=\nu/Sch$. This definition is enabled only when the data "Multi_Species_Mixture_Law_for_Mass_Diffusion_Enabled .false." (coming from the namelist "Fluid_Properties".
  
 +==== Electric_Charge ====
 +   * type : real value
 +   * Electric charge of the ionized species in electronic unit
 +   * Used only if chemical reactions are implied
  
-=== Electric_Charge  (type real) ===+==== Lennard_Jones_Diameter ===
 +   * type : real value 
 +   * Diameter of Lennard-Jones (m)
  
 +==== Lennard_Jones_Potential  ====
 +   * type : real value
 +   * Potential of Lennard-Jones (dimensionless)
  
-=== Lennard_Jones_Diameter (type = real) === 
  
-=== Lennard_Jones_Potential (type real) === +==== Thermochemical_Properties_Coefficients ==== 
-=== Lennard_Jones_Potential (type real) === +   * type real array - size array (7,2
-=== Thermochemical_Properties_Coefficients (type = real===+   * These coefficients are used to define some physical quantities such as enthalpy, entropy, heat capacity, free enthalpy of species in respect with the temperature. 
 +   * This data setup is an array of size (7,2) , The first dimension corresponds to the number of coefficients considered (here 7and the second to the number of temperature ranges considered (here 2). 
 +     * The 1st range of T is  300K ---> 1000K 
 +     * The 2nd range of T is 1000K ---> 5000K 
 +   * Used only if chemical reactions are implied
  
-=== End_of_Data_Block (typeboolean) ===+==== End_of_Data_Block ==== 
 +   * type : boolean value 
 +   * Specify the end of the data setup constituted by one or several namelist "Species_Properties".
sunfluidh/species_properties_namelist.txt · Dernière modification : 2016/11/28 17:40 de yann

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki