Outils pour utilisateurs

Outils du site


sunfluidh:th1s_meshgen

Hyperbolic tangent function "one side"

Click here to come back to the previous page


Description:

Monotonic increasing function.
Cell size refined at the left tip of the segment.

Namelist :

 &MESH_FUNCTION_DATA  Function_Name="TANH_ONE_SIDE"  ,
                      Number_of_Cells= 32 ,  
                      Length= 1.0 ,  
                      Left_Cell_Size= 1.0d-03   ,  
                      Reverse_Ordering= .false. /

Cell size distribution h(l) :

$L$ is the Length.
$N$ is the Number_of_Cells.
$h_{min}$ is the Left_Cell_Size.
$h(l)$ is the cell size.
$l$ is the cell index

\begin{align*} h(1)&= 0 \\ h(l)&=L \cdot (1 + \tanh(\frac{1}{2} \alpha\frac{l-1}{N})/\tanh(\frac{1}{2} \alpha)), 2 \leq l \leq N\\ h(N+1)&= L \\ \alpha &= \frac{L}{N \cdot h_{min}} \end{align*}

Click here to come back to the previous page

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

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki