Outils pour utilisateurs

Outils du site


sunfluidh:geom1_meshgen

Geometric series "Type 1"

Click here to come back to the previous page


Description:

This function relies on a geometric series where the segment length, the cell number and the ratio are the paramaters.
Cell size is refined at the left tip of the segment.

Namelist

 &MESH_FUNCTION_DATA  Function_Name="GEOMETRIC_SERIE_1" ,
                      Number_of_Cells= 32   ,
                      Length= 1.0  ,
                      Cell_Ratio= 1.05d-00     Reverse_Ordering= .false. /
                   

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*} h(l)&= L.\frac{q^{l-1}-q^l}{1-q^N}, l= 2,N\\ \end{align*}

Click here to come back to the previous page

Traductions de cette page:
  • fr
sunfluidh/geom1_meshgen.txt · Dernière modification : 2017/12/03 16:39 de yann

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki