Updated config to get largest waves
This commit is contained in:
parent
6202f32499
commit
5d9a2f2fbd
2 changed files with 2 additions and 2 deletions
|
@ -13,5 +13,5 @@ path=/opt/OpenFOAM/OpenFOAM-9/bin:/opt/OpenFOAM/OpenFOAM-9/platforms/linux64GccD
|
|||
root=of
|
||||
out=out_of
|
||||
t0 = 13900
|
||||
tf = 14100
|
||||
tf = 14300
|
||||
x0 = -150
|
||||
|
|
|
@ -24,7 +24,7 @@ startTime 0;
|
|||
|
||||
stopAt endTime;
|
||||
|
||||
endTime 200;
|
||||
endTime 400;
|
||||
|
||||
deltaT 0.1;
|
||||
|
||||
|
|
Loading…
Reference in a new issue