Compare breakwater and nb at 4.5m level
This commit is contained in:
parent
0a122f76f3
commit
e5d162a91a
2 changed files with 7 additions and 8 deletions
|
@ -2,15 +2,14 @@
|
||||||
out=../data/out_nb
|
out=../data/out_nb
|
||||||
|
|
||||||
[swash]
|
[swash]
|
||||||
input=sws/SPEC_buoy_nb.sws
|
input=sws/SPEC_buoy.sws
|
||||||
path=/data/code/swash
|
path=/data/code/swash
|
||||||
out=out/spec_nb
|
out=out/spec_nb_2lay
|
||||||
mpi=8
|
mpi=8
|
||||||
|
|
||||||
[post]
|
[post]
|
||||||
inp=inp_post/spec_nb
|
inp=inp_post/spec_nb_2lay
|
||||||
compare=inp_post_nb
|
#compare=
|
||||||
out=out_post
|
out=out_post/spec_nb_2lay
|
||||||
#nperseg=1024
|
|
||||||
x0=-1250
|
x0=-1250
|
||||||
t0=180
|
t0=180
|
||||||
|
|
|
@ -9,7 +9,7 @@ mpi=8
|
||||||
|
|
||||||
[post]
|
[post]
|
||||||
inp=inp_post/spec_2lay
|
inp=inp_post/spec_2lay
|
||||||
compare=inp_post/spec_nolay
|
compare=inp_post/spec_nb_2lay
|
||||||
out=out_post/spec_2layvsnolay
|
out=out_post/spec_2lay_bvsnb
|
||||||
x0=-1250
|
x0=-1250
|
||||||
t0=180
|
t0=180
|
||||||
|
|
Loading…
Reference in a new issue