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

Annotation of /MITgcm_contrib/verification_other/shelfice_remeshing/input/data.obcs

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


Revision 1.4 - (hide annotations) (download)
Fri May 6 07:41:52 2016 UTC (9 years, 2 months ago) by ksnow
Branch: MAIN
CVS Tags: checkpoint65x, checkpoint65w
Changes since 1.3: +2 -0 lines
*** empty log message ***

1 jmc 1.3 # 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 ksnow 1.4 useOBCSbalance=.TRUE.,
12     OBCS_balanceFacN=1.,
13 jmc 1.3 &
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