v0.15.0
Loading...
Searching...
No Matches
fluid_pressure_cub_test.jou
Go to the documentation of this file.
1reset
2set duplicate block elements on
3
4brick x 1 y 1 z 1
5
6block 1 volume all
7block 1 name 'FLUID_PRESSURE'
8block 1 attribute count 7
9#density
10block 1 attribute index 1 1
11#accelerations
12block 1 attribute index 2 0
13block 1 attribute index 3 0
14block 1 attribute index 4 1
15#zero pressure point
16block 1 attribute index 5 0
17block 1 attribute index 6 0
18block 1 attribute index 7 0
19
20
21volume all scheme Tetmesh
22volume all size auto factor 10
23mesh volume all
24
25save as "/Users/likask/MyBuild/mofem-bitbucket/mofem/meshes/fluid_presssure_cub_test.cub" overwrite