Outils pour utilisateurs

Outils du site


sunfluidh:sunfluidh_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:sunfluidh_meshgen [2017/12/02 14:35] – créée yannsunfluidh:sunfluidh_meshgen [2017/12/03 16:06] (Version actuelle) yann
Ligne 2: Ligne 2:
 ----- -----
  
-The spatial discretization +In the code Sunfluidh, the spatial discretization of equations is carried out on a cartesian staggered grid.\\ 
 +When the grid is regular (cell size is identical over the computational domain), the code build the mesh itself. 
 +The user can also build a non-regular grid for sunfluidh by using the in-house software __**[[meshgen_doc| Meshgen]]**__. 
 +<note important> 
 +More regular is the mesh more accurate is the simulation. Several basic rules should be respected so far as it is permitted. 
 +   * The cell-size ratio between two adjoined cells along any direction does not generally exceed 5%, especially in the strong gradient areas. 
 +   * For every cell, the aspect ratio should be :\\ $$0.2 \le \frac {\Delta x_j}{\Delta X_i} \le 5$$ \\ This rule can be relaxed in some peculiar cases (weak gradient area, close-wall area, ...)  
 + 
 +</note>
sunfluidh/sunfluidh_meshgen.1512221711.txt.gz · Dernière modification : 2017/12/02 14:35 de yann

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki