parameters

This commit is contained in:
dino.celebic 2026-01-27 19:02:07 +01:00
commit d0d1edaf23
4 changed files with 176 additions and 176 deletions

View file

@ -44,9 +44,9 @@ vertices
blocks
(
hex (12 0 3 13 15 4 7 14) (5 5 1) simpleGrading (1 1 1)
hex (0 1 2 3 4 5 6 7) (5 5 1) simpleGrading (1 1 1)
hex (1 8 9 2 5 10 11 6) (5 5 1) simpleGrading (1 1 1)
hex (12 0 3 13 15 4 7 14) (30 30 1) simpleGrading (1 1 1)
hex (0 1 2 3 4 5 6 7) (60 60 1) simpleGrading (1 1 1)
hex (1 8 9 2 5 10 11 6) (20 20 1) simpleGrading (1 1 1)
);
boundary

View file

@ -14,13 +14,13 @@ startTime 0.0;
stopAt endTime;
endTime 1.0;
endTime 1000.0;
deltaT 0.01;
deltaT 1.0;
writeControl runTime;
writeInterval 0.01;
writeInterval 1.0;
purgeWrite 0;