/[MITgcm]/MITgcm_contrib/shelfice_remeshing/DIG/input/data.obcs
ViewVC logotype

Contents of /MITgcm_contrib/shelfice_remeshing/DIG/input/data.obcs

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.1 - (show annotations) (download)
Fri Apr 1 10:19:38 2016 UTC (9 years, 3 months ago) by dgoldberg
Branch: MAIN
CVS Tags: HEAD
Added rough code to dig ice shelf to make continuous ocean

1 # Open-boundaries
2 &OBCS_PARM01
3 OB_Jnorth=3*400,
4 useOBCSprescribe=.true.,
5 useOBCSsponge=.true.,
6 # OBWuFile='uvel.obw',
7 OBNvFile='vvel.obw',
8 OBNtFile='theta.obw',
9 OBNsFile='salt.obw',
10 useOrlanskiNorth=.FALSE.,
11 &
12
13 # Orlanski parameters
14 &OBCS_PARM02
15 #Cmax=0.45,
16 #cVelTimeScale=1000.,
17 &
18
19 # Sponge layer parameters
20 &OBCS_PARM03
21 spongeThickness = 20,
22 Vrelaxobcsbound = 864000,
23 Urelaxobcsbound = 864000,
24 &

  ViewVC Help
Powered by ViewVC 1.1.22