1
Fork 0

2 layer 1750m domain

This commit is contained in:
Edgar P. Burkhart 2022-03-30 11:18:06 +02:00
parent 2fed3860f8
commit 015f3f7afe
Signed by: edpibu
GPG Key ID: 9833D3C5A25BD227
2 changed files with 10 additions and 10 deletions

View File

@ -4,12 +4,12 @@ out=../data/out
[swash]
input=sws/SPEC_buoy.sws
path=/data/code/swash
out=out/spec_ot_2lay
out=out/spec_2lay
mpi=8
[post]
inp=inp_post/spec_ot_2lay
compare=inp_post/spec_ot_2lay
out=out_post/spec_ot_2lay
inp=inp_post/spec_2lay
compare=inp_post/spec_2lay
out=out_post/spec_2lay
x0=-1250
t0=180

View File

@ -6,14 +6,14 @@ SET MAXERR 1
SET DEPMIN 0.001
MODE DYN ONED
$************************ GRIDS ***************************************
CGRID REG -1450 0 0 1600 0 1600 0
INPGRID BOT REG -1450 0 0 1600 0 1 0 $x0 y0 theta nx-1 ny-1 dx dy
VERT 10 $nb couches
CGRID REG -1450 0 0 1750 0 1750 0
INPGRID BOT REG -1450 0 0 1750 0 1 0 $x0 y0 theta nx-1 ny-1 dx dy
VERT 2 $nb couches
READ BOTTOM -1 'bathy.dat' 3 0 FREE
INPGRID PORO REG -1450 0 0 1450 0 1 0
INPGRID PSIZ REG -1450 0 0 1450 0 1 0
INPGRID HSTRUC REG -1450 0 0 1450 0 1 0
INPGRID PORO REG -1450 0 0 1750 0 1 0
INPGRID PSIZ REG -1450 0 0 1750 0 1 0
INPGRID HSTRUC REG -1450 0 0 1750 0 1 0
READINP PORO 1 'poro.dat' 3 0 FREE
READINP PSIZ 1 'psize.dat' 3 0 FREE