/[MITgcm]/MITgcm_contrib/dgoldberg/CPL1/input/data.obcs
ViewVC logotype

Annotation of /MITgcm_contrib/dgoldberg/CPL1/input/data.obcs

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


Revision 1.1 - (hide annotations) (download)
Wed Jul 6 18:01:26 2016 UTC (9 years ago) by dgoldberg
Branch: MAIN
CVS Tags: HEAD
moving experiment out of shelfice_remeshing to replace with vertical remeshing only

1 dgoldberg 1.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     useOBCSbalance=.TRUE.,
12     OBCS_balanceFacN=1.,
13     &
14    
15     # Orlanski parameters
16     &OBCS_PARM02
17     #Cmax=0.45,
18     #cVelTimeScale=1000.,
19     &
20    
21     # Sponge layer parameters
22     &OBCS_PARM03
23     spongeThickness = 20,
24     Vrelaxobcsbound = 864000.,
25     Urelaxobcsbound = 864000.,
26     &

  ViewVC Help
Powered by ViewVC 1.1.22