Outils pour utilisateurs

Outils du site


sunfluidh:meshgen_simple_example

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
sunfluidh:meshgen_simple_example [2017/12/03 16:59] – créée yannsunfluidh:meshgen_simple_example [2020/02/04 18:01] (Version actuelle) yann
Ligne 1: Ligne 1:
 ===== A simple example of data setting ===== ===== A simple example of data setting =====
 +[[ meshgen_doc| Click here to come back to the previous page]]
 ------ ------
  
 <WRAP info> <WRAP info>
-  * The cell size is variable along the I-direction. +The cell size is variable along the I-direction. 
      * The I-line is split in two equal parts.       * The I-line is split in two equal parts. 
      * The function "TANH_ONE_SIDE" is applied over each part, with a reverse distribution over the 2nd part. This way is useful to define a perfect symmetrical distribution in regard to the mid-plane.      * The function "TANH_ONE_SIDE" is applied over each part, with a reverse distribution over the 2nd part. This way is useful to define a perfect symmetrical distribution in regard to the mid-plane.
-   The grid is regular along the J-direction+The grid is regular along the J-direction.
 </WRAP> </WRAP>
  
Ligne 16: Ligne 17:
 ------------------------------------------------------------------------------------------------------------- -------------------------------------------------------------------------------------------------------------
 Blocks of data are associated to segments along a specific direction (There are as many blocks as segments) Blocks of data are associated to segments along a specific direction (There are as many blocks as segments)
-See below the TEMPLATES to select your own block of data associated to the selected distribution law) 
 ------------------------------------------------------------------------------------------------------------- -------------------------------------------------------------------------------------------------------------
 --------------------------------------- ---------------------------------------
Ligne 23: Ligne 23:
 Choice of the metric system :  in meter or dimensionless  (0)  - angular in degrees (1)     : Choice of the metric system :  in meter or dimensionless  (0)  - angular in degrees (1)     :
 &METRIC_UNIT         Type_of_Metric= 0 / &METRIC_UNIT         Type_of_Metric= 0 /
-&MESH_FUNCTION_DATA Function_Name="TANH_ONE_SIDE" Number_of_Cells= 64   Length= 0.5  Left_Cell_Size= 1.2d-03 Reverse_Ordering= .false. / +&MESH_FUNCTION_DATA Function_Name="TANH_ONE_SIDE" Number_of_Cells= 32   Length= 0.5  Left_Cell_Size= 7.8125d-03 Reverse_Ordering= .false. / 
-&MESH_FUNCTION_DATA Function_Name="TANH_ONE_SIDE" Number_of_Cells= 64   Length= 0.5  Left_Cell_Size= 1.2d-03 Reverse_Ordering= .true. /+&MESH_FUNCTION_DATA Function_Name="TANH_ONE_SIDE" Number_of_Cells= 32   Length= 0.5  Left_Cell_Size= 7.8125d-03 Reverse_Ordering= .true. /
 &MESH_FUNCTION_DATA End_of_Data_Block = .true./ &MESH_FUNCTION_DATA End_of_Data_Block = .true./
 --------------------------------------- ---------------------------------------
Ligne 31: Ligne 31:
 Choice of the metric system :  in meter or dimensionless  (0)  - angular in degrees (1)     : Choice of the metric system :  in meter or dimensionless  (0)  - angular in degrees (1)     :
 &METRIC_UNIT         Type_of_Metric= 0 / &METRIC_UNIT         Type_of_Metric= 0 /
-&MESH_FUNCTION_DATA  Function_Name="REGULAR"           Number_of_Cells= 128  Length= 1.0   Reverse_Ordering= .false. /+&MESH_FUNCTION_DATA  Function_Name="REGULAR"           Number_of_Cells= 64  Length= 1.0   Reverse_Ordering= .false. /
 &MESH_FUNCTION_DATA End_of_Data_Block = .true./ &MESH_FUNCTION_DATA End_of_Data_Block = .true./
 --------------------------------------- ---------------------------------------
Ligne 42: Ligne 42:
  
 </file> </file>
 +
 +[[ meshgen_doc| Click here to come back to the previous page]]
sunfluidh/meshgen_simple_example.1512316791.txt.gz · Dernière modification : 2017/12/03 16:59 de yann

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki