From 015f3f7afeb15fd7177f8e377d02c10b1b958ee7 Mon Sep 17 00:00:00 2001 From: "Edgar P. Burkhart" Date: Wed, 30 Mar 2022 11:18:06 +0200 Subject: [PATCH] 2 layer 1750m domain --- swash/config.ini | 8 ++++---- swash/sws/SPEC_buoy.sws | 12 ++++++------ 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/swash/config.ini b/swash/config.ini index dfe967d..d9adee9 100644 --- a/swash/config.ini +++ b/swash/config.ini @@ -4,12 +4,12 @@ out=../data/out [swash] input=sws/SPEC_buoy.sws path=/data/code/swash -out=out/spec_ot_2lay +out=out/spec_2lay mpi=8 [post] -inp=inp_post/spec_ot_2lay -compare=inp_post/spec_ot_2lay -out=out_post/spec_ot_2lay +inp=inp_post/spec_2lay +compare=inp_post/spec_2lay +out=out_post/spec_2lay x0=-1250 t0=180 diff --git a/swash/sws/SPEC_buoy.sws b/swash/sws/SPEC_buoy.sws index a127ccb..dfd7602 100644 --- a/swash/sws/SPEC_buoy.sws +++ b/swash/sws/SPEC_buoy.sws @@ -6,14 +6,14 @@ SET MAXERR 1 SET DEPMIN 0.001 MODE DYN ONED $************************ GRIDS *************************************** -CGRID REG -1450 0 0 1600 0 1600 0 -INPGRID BOT REG -1450 0 0 1600 0 1 0 $x0 y0 theta nx-1 ny-1 dx dy -VERT 10 $nb couches +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 2 $nb couches READ BOTTOM -1 'bathy.dat' 3 0 FREE -INPGRID PORO REG -1450 0 0 1450 0 1 0 -INPGRID PSIZ REG -1450 0 0 1450 0 1 0 -INPGRID HSTRUC REG -1450 0 0 1450 0 1 0 +INPGRID PORO REG -1450 0 0 1750 0 1 0 +INPGRID PSIZ REG -1450 0 0 1750 0 1 0 +INPGRID HSTRUC REG -1450 0 0 1750 0 1 0 READINP PORO 1 'poro.dat' 3 0 FREE READINP PSIZ 1 'psize.dat' 3 0 FREE