Outils pour utilisateurs

Outils du site


sunfluidh:meshgen_doc

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:meshgen_doc [2017/12/02 16:29] yannsunfluidh:meshgen_doc [2017/12/02 16:42] yann
Ligne 70: Ligne 70:
 Each direction can be split in several parts (segments) on which a specific distribution law is applied in order to place the discrete nodes.\\ Each direction can be split in several parts (segments) on which a specific distribution law is applied in order to place the discrete nodes.\\
 Each distribution law is associated to a function defined by a namelist. The available functions are : Each distribution law is associated to a function defined by a namelist. The available functions are :
-   * Regular function \\ (Function_name= REGULAR_MESH) +   * Regular function (Function_name= REGULAR_MESH) 
-   * Hyperbolic tangent function "one side" \\ (Function_Name= TANH_ONE_SIDE_MESH) +   * Hyperbolic tangent function "one side" (Function_Name= TANH_ONE_SIDE_MESH) 
-   * Hyperbolic tangent function "two sides" \\ (Function_Name= TANH_TWO_SIDES_MESH) +   * Hyperbolic tangent function "two sides" (Function_Name= TANH_TWO_SIDES_MESH) 
-   * Gauss-Lobatto distribution \\ (Function_Name= GAUSS_LOBATTO_MESH) +   * Gauss-Lobatto distribution (Function_Name= GAUSS_LOBATTO_MESH) 
-   * Geometric series "type 1" \\ (Function_Name= GEOMETRIC_SERIE_1_MESH) +   * Geometric series "type 1" (Function_Name= GEOMETRIC_SERIE_1_MESH) 
-   * Geometric series "type 2" \\ (Function_Name= GEOMETRIC_SERIE_2_MESH)+   * Geometric series "type 2" (Function_Name= GEOMETRIC_SERIE_2_MESH)
  
 These functions get a specific data set : These functions get a specific data set :
Ligne 84: Ligne 84:
    * Reverse_Ordering : Reverse the ordering of the distribution if set to .true.    * Reverse_Ordering : Reverse the ordering of the distribution if set to .true.
    * End_of_Block_Data : logical set to .true. to declare the end of a data structure (by default it set to .false. by the program)    * End_of_Block_Data : logical set to .true. to declare the end of a data structure (by default it set to .false. by the program)
 +
 +<note important>
 +For each direction, the block of data must start with the namelist &METRIC_UNIT         Type_of_Metric= 0 / \\
 +   * Type_of_Metric= 0 specifies a usual metric
 +   * Type_of_Metric= 1 specifies an angular metric. The unit is the degree.
 +The block of data must be closed with the special namelist &MESH_FUNCTION_DATA End_of_Data_Block = .true./
 +</note>
 +A template  each function is given here 
 +
  
sunfluidh/meshgen_doc.txt · Dernière modification : 2020/10/27 16:31 de yann

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki