Outils pour utilisateurs

Outils du site


sunfluidh:gl_meshgen

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:gl_meshgen [2017/12/02 18:10] – créée yannsunfluidh:gl_meshgen [2017/12/03 16:34] (Version actuelle) yann
Ligne 1: Ligne 1:
 ===== Gauss-Lobatto distribution ===== ===== Gauss-Lobatto distribution =====
 +
 +[[ meshgen_doc| Click here to come back to the previous page]]
 ----- -----
 +
 +__ Description:__
 +
 +Symmetric function with an extremum. \\
 +Cell size is refined at left and right tips of the segment.
 +
 +__Namelist__:
 +
 +   &MESH_FUNCTION_DATA  Function_Name="GAUSS_LOBATTO" 
 +                     Number_of_Cells= 32   Length= 1.0                                                    
 +                     Reverse_Ordering= .false. /
 +
 +
 +__Cell size distribution h(l) :__
 +
 +$L$ is the Length\\
 +$N$ is the Number_of_Cells\\
 +$x(l)$ is the coordinate.\\
 +$h(l)$ is the cell size.\\
 +
 +\begin{align*} 
 +x(l)&=\frac{1}{2}L(1 - \cos(\frac{l-1 \cdot \pi}{N})), 1 \leq l \leq N+1\\
 +h(l)&= x(l+1)-x(l)
 +\end{align*}
 +
 +$l$ is the cell index.\\
 +
 {{ :sunfluidh:mesh_3.jpg?direct&600 |}} {{ :sunfluidh:mesh_3.jpg?direct&600 |}}
 +
 +
 +[[ meshgen_doc| Click here to come back to the previous page]]
sunfluidh/gl_meshgen.1512234625.txt.gz · Dernière modification : 2017/12/02 18:10 de yann

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki