... | ... | @@ -15,6 +15,11 @@ Local IJK-structures are created in each superblock separately. |
|
|
Depending on user defined choice in each IJK block either one cubical cell, or two triangular prismatic cells are created.
|
|
|
In the latter case the direction of diagonal plane is changed in staggered order.
|
|
|
|
|
|
Two images below show cuts through the generated volume meshes with prismatic and cubic cells.
|
|
|
|
|
|
[[pics/gridgen_prism.png]]
|
|
|
[[pics/gridgen_cube.png]]
|
|
|
|
|
|
## Arguments
|
|
|
```
|
|
|
Usage: ./GridGen ng nx ny nz [output.[p]vtk]
|
... | ... | @@ -39,4 +44,4 @@ $ paraview --data=/tmp/grid-32-32-32.pvtk |
|
|
```
|
|
|
You can view the following tags:
|
|
|
- `P_OWNER_PROCESSOR` – partitioning to processors
|
|
|
- `GLOBAL_ID` – global cell ID number |
|
|
\ No newline at end of file |
|
|
- `GLOBAL_ID` – global cell ID number |