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

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

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

revision 1.2 by dgoldberg, Fri Jan 22 16:09:34 2016 UTC revision 1.5 by dgoldberg, Thu Jul 7 14:40:46 2016 UTC
# Line 1  Line 1 
1  # Open-boundaries  # Open-boundaries
2   &OBCS_PARM01   &OBCS_PARM01
3   OB_Jnorth=3*400,   OB_Jnorth=3*200,
4   useOBCSprescribe=.true.,   useOBCSprescribe=.true.,
5   useOBCSsponge=.true.,   useOBCSsponge=.false.,
6  # OBWuFile='uvel.obw',  # OBWuFile='uvel.obw',
7   OBNvFile='vvel.obw',   OBNvFile='vvel.obw',
8   OBNtFile='theta.obw',   OBNtFile='theta.obw',
9   OBNsFile='salt.obw',   OBNsFile='salt.obw',
10   useOrlanskiNorth=.FALSE.,   useOrlanskiNorth=.FALSE.,
11   &   useOBCSbalance=.TRUE.,
12     OBCS_balanceFacN=1.,
13  # Orlanski parameters   &
14   &OBCS_PARM02  
15  #Cmax=0.45,  # Orlanski parameters
16  #cVelTimeScale=1000.,   &OBCS_PARM02
17   &  #Cmax=0.45,
18    #cVelTimeScale=1000.,
19  # Sponge layer parameters   &
20   &OBCS_PARM03  
21   spongeThickness = 20,  # Sponge layer parameters
22   Vrelaxobcsbound = 864000,   &OBCS_PARM03
23   Urelaxobcsbound = 864000,   spongeThickness = 20,
24   &   Vrelaxobcsbound = 864000.,
25     Urelaxobcsbound = 864000.,
26     &

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.5

  ViewVC Help
Powered by ViewVC 1.1.22