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
|
||||
|
||||
[swash]
|
||||
input=sws/SPEC_buoy_nb.sws
|
||||
input=sws/SPEC_buoy.sws
|
||||
path=/data/code/swash
|
||||
out=out/spec_nb
|
||||
out=out/spec_nb_2lay
|
||||
mpi=8
|
||||
|
||||
[post]
|
||||
inp=inp_post/spec_nb
|
||||
compare=inp_post_nb
|
||||
out=out_post
|
||||
#nperseg=1024
|
||||
inp=inp_post/spec_nb_2lay
|
||||
#compare=
|
||||
out=out_post/spec_nb_2lay
|
||||
x0=-1250
|
||||
t0=180
|
||||
|
|
|
@ -9,7 +9,7 @@ mpi=8
|
|||
|
||||
[post]
|
||||
inp=inp_post/spec_2lay
|
||||
compare=inp_post/spec_nolay
|
||||
out=out_post/spec_2layvsnolay
|
||||
compare=inp_post/spec_nb_2lay
|
||||
out=out_post/spec_2lay_bvsnb
|
||||
x0=-1250
|
||||
t0=180
|
||||
|
|
Loading…
Reference in a new issue