Outils pour utilisateurs

Outils du site


sunfluidh:geom1_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:geom1_meshgen [2017/12/03 00:01] yannsunfluidh:geom1_meshgen [2017/12/03 16:39] (Version actuelle) yann
Ligne 3: Ligne 3:
 [[ meshgen_doc| Click here to come back to the previous page]] [[ meshgen_doc| Click here to come back to the previous page]]
 ----- -----
-Namelist 
  
-&MESH_FUNCTION_DATA  Function_Name="GEOMETRIC_SERIE_1"+__ Description:__ 
-                     Number_of_Cells= 60   , + 
-                     Length= 1.0  , +This function relies on a geometric series where the segment length, the cell number and the ratio are the paramaters. \\ 
-                     Left_Cell_Size= 1.0d-02   +Cell size is refined at the left tip of the segment. 
-                     Cell_Ratio= 1.05d-00     Reverse_Ordering= .false. /+ 
 +__Namelist__ 
 + 
 +   &MESH_FUNCTION_DATA  Function_Name="GEOMETRIC_SERIE_1"
 +                        Number_of_Cells= 32   , 
 +                        Length= 1.0  , 
 +                        Cell_Ratio= 1.05d-00     Reverse_Ordering= .false. /
                                            
-__Features__+__Cell size distribution :__ 
 + 
 +$L$ is the Length. \\ 
 +$q$ is the cell-size ratio (Cell_Ratio). \\ 
 +$N$ is the Number_of_Cells.\\ 
 +$h(l)$ is the cell size\\ 
 +$l$ is the cell index.\\
  
 \begin{align*}  \begin{align*} 
-h(1)&= 0 \\ + 
-dh(l)&= \frac{q^{l-1}-q^l}{1-q^N}\\ +h(l)&L.\frac{q^{l-1}-q^l}{1-q^N}, l= 2,N\\ 
-h(l+1)&= h(l) + dh(l)+
 \end{align*} \end{align*}
 +
 {{ :sunfluidh:mesh_4.jpg?direct&600 |}} {{ :sunfluidh:mesh_4.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/geom1_meshgen.1512255662.txt.gz · Dernière modification : 2017/12/03 00:01 de yann

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki