Outils pour utilisateurs

Outils du site


sunfluidh:geom2_meshgen

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:geom2_meshgen [2017/12/03 00:25] yannsunfluidh:geom2_meshgen [2017/12/03 16:49] (Version actuelle) yann
Ligne 1: Ligne 1:
 ===== Geometric series "Type 2" ===== ===== Geometric series "Type 2" =====
 +
 +__Description__
 +
 +The function is based on a geometric series where some of input parameters can be modified in order to attempt to keep a geometric distribution.
  
 [[ meshgen_doc| Click here to come back to the previous page]] [[ meshgen_doc| Click here to come back to the previous page]]
Ligne 6: Ligne 10:
  
    &MESH_FUNCTION_DATA  Function_Name="GEOMETRIC_SERIE_2",    &MESH_FUNCTION_DATA  Function_Name="GEOMETRIC_SERIE_2",
-                        Number_of_Cells= 50              ,+                        Number_of_Cells= 32              ,
                         Length= 1.0                      ,                         Length= 1.0                      ,
-                        Left_Cell_Size= 1.0d-02          ,+                        Left_Cell_Size= 2.0d-02          ,
                         Right_Cell_Size= 5.0d-02         ,                         Right_Cell_Size= 5.0d-02         ,
                         Reverse_Ordering= .false. /                         Reverse_Ordering= .false. /
  
-__Features :__+__Principle :__ 
 + 
 +Here, the Left_Cell_Size and Right_Cell_Size are associated to the minimum and maximum cell sizes at the tips.\\
  
 +The cell size distribution $h(l)$ is computed by estimation of the cell ratio in regard to the length, The Minimum cell size (Left_Cell_Size), the maximum cell size (Right_Cell_Size) and the cell number (Number_of_Cells).\\
 +The procedure is recursive and **different parameters can be adjusted** at each step in order to find the best compromise.\\
 +It can be relevant to check the data after computing.
  
 {{ :sunfluidh:mesh_5.jpg?direct&600 |}} {{ :sunfluidh:mesh_5.jpg?direct&600 |}}
  
 [[ meshgen_doc| Click here to come back to the previous page]] [[ meshgen_doc| Click here to come back to the previous page]]
sunfluidh/geom2_meshgen.1512257137.txt.gz · Dernière modification : 2017/12/03 00:25 de yann

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki