Outils pour utilisateurs

Outils du site


sunfluidh:heat_wall_boundary_condition_setup_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
sunfluidh:heat_wall_boundary_condition_setup_namelist [2016/11/29 15:54] yannsunfluidh:heat_wall_boundary_condition_setup_namelist [2017/10/02 14:08] (Version actuelle) – [Full data set of the namelist] yann
Ligne 9: Ligne 9:
    * SOUTH : if the wall is located at the k-1/2 face-cell.    * SOUTH : if the wall is located at the k-1/2 face-cell.
    * NORTH : if the wall is located at the k+1/2 face-cell.\\    * NORTH : if the wall is located at the k+1/2 face-cell.\\
 +
 +A data set can be attributed to the walls of several solid bodies. [[ Wall_Boundary_Conditions_Examples | Some examples are given here ]] .
  
  {{ :sunfluidh:convention_paroi.jpg?direct&600 |}}  {{ :sunfluidh:convention_paroi.jpg?direct&600 |}}
Ligne 14: Ligne 16:
  
    &Heat_Wall_Boundary_Condition_Setup    &Heat_Wall_Boundary_Condition_Setup
 +      Wall_BC_DataSetName     ="Set1",
       West_Heat_BC_Option     = 0    , East_Heat_BC_Option     = 0 ,        West_Heat_BC_Option     = 0    , East_Heat_BC_Option     = 0 , 
       Back_Heat_BC_Option     = 0    , Front_Heat_BC_Option    = 0 ,        Back_Heat_BC_Option     = 0    , Front_Heat_BC_Option    = 0 , 
Ligne 29: Ligne 32:
       Time_Fct_Threshold           = 0.0 ,        Time_Fct_Threshold           = 0.0 , 
       Time_Fct_Time_Scale          = 1.0 ,       Time_Fct_Time_Scale          = 1.0 ,
-      Time_Fct_Magnitude           = 0.0 +      Time_Fct_Magnitude           = 0.0 /
-      End_of_Data_Block            = .true.   /+
  
 <note important> <note important>
-   * Some specific data like thermal conductivity, heat capacity or density, are not directly linked to thermal boundary conditions, they are used only when the solid body (materialized by walls) is stated like a thermically conductive material and the heat transfer through it is explicitly solved.\\ +   * When __**all the walls of the domain are adiabatic**__, this namelist could be omitted in the data file. The code uses this boundary condition by default for every walls.\\ 
-   * When all the walls of the domain are adiabatic, this namelist could be omitted in the data file. The code uses this boundary condition by default.\\+   * Some specific data like thermal conductivity, heat capacity or density, are not directly linked to thermal boundary conditions, they are used only when solid body is stated like a thermically conductive material and the heat transfer through it is explicitly solved. A solid body is built from the namelists [[ Polyhedral_Immersed_Bodies_Setup_Namelist| Polyhedral_Immersed_Bodies]] and [[ Cylindrical_Immersed_Bodies_Setup_Namelist| Cylindrical_Immersed_Bodies]].\\
    * Data related to time evolution can be omitted when the boundary conditions are constant.\\    * Data related to time evolution can be omitted when the boundary conditions are constant.\\
-   * Don't forget to set the boolean data "End_of_Data_Block" at the end of the namelist. A ".true." value means the end of the data block when several namelists are used to define several type of boundary conditions.\\ +   * This namelist can be pooled with other ones of same type (for the velocity components or species mass fraction) to form a full wall boundary condition setup.\\
-   * This namelist can be pooled with other ones of same type (for the velocity components or species mass fraction) to form a wall boundary condition setup.\\ +
-   * When several namelists are present, the first namelist is devoted by default to the walls of the domain's ends (when they exist, see the namelist [[sunfluidh:border_domain_boundary_conditions_namelist_setup|Border_Domain_Boundary_Conditions]]).\\+
  
 **Find [[ Wall_Boundary_Conditions_Examples | here ]] how to construct the wall boundary conditions and some examples.** **Find [[ Wall_Boundary_Conditions_Examples | here ]] how to construct the wall boundary conditions and some examples.**
Ligne 47: Ligne 47:
 ===== Definition of the data set ===== ===== Definition of the data set =====
 ----- -----
 +==== Wall_BC_DataSetName ====
 +   * Type : character string
 +   * Name of the data set associated to the wall boundary conditions for the heat. This name is used as an identifier in order distinguish the different sets of the wall boundary condition defined in the data file. The naming convention adopted is "Set" adjoined with a number : for example "Set1" for the first set, "Set2" for the second one, and so on ... 
 +   * By default "Set1" is always linked with the walls of domain ends (when they exist). Of course, it can be also linked with any other solid body.
 +   * The same name must be used in the namelists [[ Velocity_Wall_Boundary_Condition_Setup_Namelist | Velocity_Wall_Boundary_Condition_Setup ]] (for velocity boundary conditions) and [[ Species_Wall_Boundary_Condition_Setup_Namelist | Species_Wall_Boundary_Condition_Setup ]] (for species boundary conditions), for building a full wall data set . The user finds [[ Wall_Boundary_Conditions_Examples | here ]] some examples about wall boundary conditions).
 +   * Default value= none
 ==== WEST_Heat_BC_Option  ==== ==== WEST_Heat_BC_Option  ====
    * Type : integer value    * Type : integer value
sunfluidh/heat_wall_boundary_condition_setup_namelist.1480431281.txt.gz · Dernière modification : 2016/11/29 15:54 de yann

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki