Outils pour utilisateurs

Outils du site


sunfluidh:meshgen_doc

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
Prochaine révisionLes deux révisions suivantes
sunfluidh:meshgen_doc [2017/12/03 17:10] yannsunfluidh:meshgen_doc [2017/12/13 09:05] – [Generate the grid with Meshgen] witko
Ligne 58: Ligne 58:
 ==== Generate the grid with Meshgen ==== ==== Generate the grid with Meshgen ====
  
-After setting the data set in the file "data_meshgen.dat", run the command "meshgen.x".+After setting the data set in the file "data_meshgen.dat", run the command "meshgen.x".\\
 Few questions are asked : Few questions are asked :
-   * Choice of CFD code : OLORIN or SUNFLUIDH (1) CHORUS (2) ---> tape the correct option +   * Choice of CFD code : OLORIN or SUNFLUIDH (1) CHORUS (2) ---> choose the correct option 
-   * MPI domain decomposition (1) or not (0) ---> write the selected option+   * MPI domain decomposition (1) or not (0) ---> choose the correct option (if unsure, answer 0)
  
 For the case of MPI domain decomposition, further information is required to perform the appropriate domain decomposition For the case of MPI domain decomposition, further information is required to perform the appropriate domain decomposition
Ligne 72: Ligne 72:
     * For Chorus, maille_yyyyy.dat : data are recorded in binary format. "yyyyy" is the number of the associated subdomain.     * For Chorus, maille_yyyyy.dat : data are recorded in binary format. "yyyyy" is the number of the associated subdomain.
     * For sunfluidh :      * For sunfluidh : 
-      * For sequential computation, maillx.d, mailly.d, maillz.d (one file per direction): data are recorded in ASCII format and ordered in two colums, the first one is the cell-index, the second one is the coordinate of the upper face of the cell.Be careful, by default the first index starts at 2. The first coordinate is directly provided by the code. +      * __**For sequential computation**__, maillx.d, mailly.d, maillz.d (one file per direction): data are recorded in ASCII format and ordered in two colums, the first one is the cell-index, the second one is the coordinate of the upper face of the cell.Be careful, by default the first index starts at 2. The first coordinate is directly provided by the code. 
-      * For domain decomposition (MPI parallelization), maillx_yyyyy.d, mailly_yyyyy.d and maillz_yyyyy.d (one file per direction): data are recorded in ASCII format and ordered in two colums, the first one is the cell-index, the second one is the coordinate of the upper face of the cell.+      * __**For domain decomposition (MPI parallelization)**__, maillx_yyyyy.d, mailly_yyyyy.d and maillz_yyyyy.d (one file per direction): data are recorded in ASCII format and ordered in two colums, the first one is the cell-index, the second one is the coordinate of the upper face of the cell.
  
 ==== Check the grid ==== ==== Check the grid ====
sunfluidh/meshgen_doc.txt · Dernière modification : 2020/10/27 16:31 de yann

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki