Add swash with timeseries on 1 layer
This commit is contained in:
parent
512b80eb06
commit
b3af9fd66f
2 changed files with 73 additions and 0 deletions
14
swash/config-ts.ini
Normal file
14
swash/config-ts.ini
Normal file
|
@ -0,0 +1,14 @@
|
|||
[data]
|
||||
out=../data/out
|
||||
|
||||
[swash]
|
||||
input=sws/TS_buoy.sws
|
||||
path=/data/code/swash
|
||||
out=out/ts_nolay
|
||||
mpi=8
|
||||
|
||||
[post]
|
||||
inp=inp_post/ts_nolay
|
||||
out=out_post/ts_nolay
|
||||
x0=-1250
|
||||
t0=180
|
Reference in a new issue