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

Les deux révisions précédentesRévision précédente
Prochaine révision
Révision précédente
sunfluidh:gl_meshgen [2017/12/02 23:53] yannsunfluidh:gl_meshgen [2017/12/03 16:34] (Version actuelle) yann
Ligne 4: Ligne 4:
 ----- -----
  
-__Features :__+__ Description:__
  
-$L=\text{Length}$\\ +Symmetric function with an extremum. \
-$N=\text{Number_of_Cells}$\\+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*}  \begin{align*} 
-h(1)&= 0 \\ +x(l)&=\frac{1}{2}L(1 - \cos(\frac{l-1 \cdot \pi}{N})), \leq l \leq N+1\\ 
-h(l)&=\frac{1}{2}L(1 - \cos(\frac{l \cdot \pi}{N+2})), \leq l \leq N\\ +h(l)&= x(l+1)-x(l)
-h(N+1)&= L+
 \end{align*} \end{align*}
 +
 +$l$ is the cell index.\\
  
 {{ :sunfluidh:mesh_3.jpg?direct&600 |}} {{ :sunfluidh:mesh_3.jpg?direct&600 |}}
sunfluidh/gl_meshgen.1512255200.txt.gz · Dernière modification : 2017/12/02 23:53 de yann

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki