Updated input swash: real spectrum
This commit is contained in:
parent
9d7102a1cd
commit
bd0fef00a0
3 changed files with 6 additions and 7 deletions
|
@ -4,12 +4,12 @@ out=../data/out_nb
|
|||
[swash]
|
||||
input=sws/SPEC_buoy.sws
|
||||
path=/data/code/swash
|
||||
out=out/spec_nb_2lay
|
||||
out=out/real_spec_interp_nb
|
||||
mpi=8
|
||||
|
||||
[post]
|
||||
inp=inp_post/spec_nb_2lay
|
||||
inp=inp_post/real_spec_interp_nb
|
||||
#compare=
|
||||
out=out_post/spec_nb_2lay
|
||||
out=out_post/real_spec_interp_nb
|
||||
x0=-1250
|
||||
t0=180
|
||||
|
|
|
@ -9,7 +9,7 @@ mpi=8
|
|||
|
||||
[post]
|
||||
inp=inp_post/real_spec_interp
|
||||
#compare=inp_post/spec_nb_2lay
|
||||
#compare=inp_post/real_spec_interp_nb
|
||||
out=out_post/real_spec_interp
|
||||
x0=-1250
|
||||
t0=180
|
||||
|
|
|
@ -8,7 +8,7 @@ MODE NONST ONED
|
|||
$************************ GRIDS ***************************************
|
||||
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 4
|
||||
VERT 2
|
||||
READ BOTTOM -1 'bathy.dat' 3 0 FREE
|
||||
|
||||
INPGRID PORO REG -1450 0 0 1750 0 1 0
|
||||
|
@ -22,8 +22,7 @@ READINP HSTRUC 1 'hstru.dat' 3 0 FREE
|
|||
|
||||
$*********************** BOUNDARIES ****************************************
|
||||
INIT ZERO
|
||||
BOUN SHAP JON SIG PEAK DSPR DEGR
|
||||
BOUN SIDE W BTYPE WEAK SMOOT 10 SEC ADDBOUNDWAVE CON SPECT 7.31 16.9 0 0 CYCLE 20 MIN
|
||||
BOUN SIDE W BTYPE WEAK SMOOT 10 SEC ADDBOUNDWAVE CON SPECF 'spec.dat'
|
||||
SPON E 250
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue