Update olaflow model
This commit is contained in:
parent
e664259e61
commit
3d2b20a9a1
4 changed files with 5 additions and 8 deletions
|
@ -30,7 +30,7 @@ vertices
|
|||
|
||||
blocks
|
||||
(
|
||||
hex (0 1 5 4 3 2 6 7) (300 1 100) simpleGrading (1 1 1)
|
||||
hex (0 1 5 4 3 2 6 7) (300 1 120) simpleGrading (1 1 1)
|
||||
);
|
||||
|
||||
edges
|
||||
|
|
|
@ -38,7 +38,7 @@ writeFormat ascii;
|
|||
|
||||
writePrecision 6;
|
||||
|
||||
compression off;
|
||||
compression on;
|
||||
|
||||
timeFormat general;
|
||||
|
||||
|
|
Reference in a new issue