Swash model for 1h timeseries
This commit is contained in:
parent
24d7407dfb
commit
e95d679def
2 changed files with 4 additions and 4 deletions
|
@ -4,11 +4,11 @@ out=../data/out
|
||||||
[swash]
|
[swash]
|
||||||
input=sws/TS_buoy.sws
|
input=sws/TS_buoy.sws
|
||||||
path=/data/code/swash
|
path=/data/code/swash
|
||||||
out=out/ts_nolay
|
out=out/ts_nolay_1h
|
||||||
mpi=8
|
mpi=8
|
||||||
|
|
||||||
[post]
|
[post]
|
||||||
inp=inp_post/ts_nolay
|
inp=inp_post/ts_nolay_1h
|
||||||
out=out_post/ts_nolay
|
out=out_post/ts_nolay_1h
|
||||||
x0=-1250
|
x0=-1250
|
||||||
t0=180
|
t0=180
|
||||||
|
|
|
@ -55,5 +55,5 @@ BLOCK 'COMPGRID' NOHEAD 'vz.dat' VZ OUTPUT 000000.00 0.25 SEC
|
||||||
BLOCK 'COMPGRID' NOHEAD 'velk.dat' VELK OUTPUT 000000.00 0.25 SEC
|
BLOCK 'COMPGRID' NOHEAD 'velk.dat' VELK OUTPUT 000000.00 0.25 SEC
|
||||||
BLOCK 'COMPGRID' NOHEAD 'zk.dat' ZK OUTPUT 000000.00 0.25 SEC
|
BLOCK 'COMPGRID' NOHEAD 'zk.dat' ZK OUTPUT 000000.00 0.25 SEC
|
||||||
BLOCK 'COMPGRID' NOHEAD 'brkp.dat' BRKP OUTPUT 000000.00 0.25 SEC
|
BLOCK 'COMPGRID' NOHEAD 'brkp.dat' BRKP OUTPUT 000000.00 0.25 SEC
|
||||||
COMPUTE 000000.000 0.015 SEC 002500.000 $timeini dtini unit timefin
|
COMPUTE 000000.000 0.015 SEC 006000.000 $timeini dtini unit timefin
|
||||||
STOP
|
STOP
|
||||||
|
|
Loading…
Reference in a new issue