Outils pour utilisateurs

Outils du site


sunfluidh:chemical_reactions_features_namelist

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
Prochaine révisionLes deux révisions suivantes
sunfluidh:chemical_reactions_features_namelist [2016/11/18 13:25] yannsunfluidh:chemical_reactions_features_namelist [2016/11/18 13:37] yann
Ligne 10: Ligne 10:
 All new data set on chemical mechanisms must be defined in a specific directory which must be stated in the make file in order to download the files *.inc in the SOURCES directory during the compilation procedure.\\ All new data set on chemical mechanisms must be defined in a specific directory which must be stated in the make file in order to download the files *.inc in the SOURCES directory during the compilation procedure.\\
  
 +===== Full data set of the namelist =====
 +
 +The values are arbitrary chosen.
  
    &Chemical_Reactions_Features  Chemical_Reactions_Enabled= .false. ,     &Chemical_Reactions_Features  Chemical_Reactions_Enabled= .false. , 
Ligne 28: Ligne 31:
    * Type : boolean value    * Type : boolean value
    * This data allows the code to access (or not) to any specific procedures used for calculating the the chemical part of the reactive flow simulations.    * This data allows the code to access (or not) to any specific procedures used for calculating the the chemical part of the reactive flow simulations.
 +   * Default value= .false.
 ==== Number_of_Reactions ==== ==== Number_of_Reactions ====
    * Type : integer value    * Type : integer value
    * Number of chemical reactions     * Number of chemical reactions 
 +   * Default value = 1
 ==== Start_Time ==== ==== Start_Time ====
    * Type : real value    * Type : real value
    * Time from which chemical reaction are activated    * Time from which chemical reaction are activated
 +   * Default value = 0.0
 ==== Reaction_Rate_Damping_Time ==== ==== Reaction_Rate_Damping_Time ====
    * type : real value    * type : real value
    * Time range for which the reaction rates are damped (in order to reduce the stiffness of equations)    * Time range for which the reaction rates are damped (in order to reduce the stiffness of equations)
 +   * Default value= 0.0
 ==== Density_Dependency_Enabled ==== ==== Density_Dependency_Enabled ====
-   * Type : real value+   * Type : Boolean value
    * Specify whether the reaction rates depend on the density    * Specify whether the reaction rates depend on the density
 +   * Default value= .true.
 ==== Temperature_Dependency_Enabled ==== ==== Temperature_Dependency_Enabled ====
-   * Type : boolean value+   * Type : Boolean value
    * Specify whether the reaction rates depend on the temperature    * Specify whether the reaction rates depend on the temperature
 +   * Default value= .true.
 ==== Heat_Capacity_Dependency_Enabled ==== ==== Heat_Capacity_Dependency_Enabled ====
-   * Type : boolean value+   * Type : Boolean value
    * Specify whether the time-variation rate of the energy depends on the heat capacity of the species.    * Specify whether the time-variation rate of the energy depends on the heat capacity of the species.
 +   * Default value= .true.
 ==== Homogeneous_Reactor_Enabled ==== ==== Homogeneous_Reactor_Enabled ====
-   * Type : boolean value+   * Type : Boolean value
    * This option allows the user to test the kinetic mechanism in the case of a homegeneous reactor (without flow consideration)    * This option allows the user to test the kinetic mechanism in the case of a homegeneous reactor (without flow consideration)
    * In this case, the Navier-stokes equations are not considered.    * In this case, the Navier-stokes equations are not considered.
 +   * Default value= .true.
sunfluidh/chemical_reactions_features_namelist.txt · Dernière modification : 2016/11/28 17:40 de yann

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki