/[MITgcm]/MITgcm/verification/exp4/input/data.obcs
ViewVC logotype

Diff of /MITgcm/verification/exp4/input/data.obcs

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

revision 1.2 by adcroft, Fri Feb 2 21:36:33 2001 UTC revision 1.5 by mlosch, Fri Apr 25 12:14:14 2008 UTC
# Line 1  Line 1 
1  # Open-boundaries  # Open-boundaries
2   &OBCS_PARM01   &OBCS_PARM01
3    # This flag turns off checking and fixing problematic topography across
4    # open boundaries. We set it here to override the default because
5    # we want to reproduce old results (including their bugs).
6     OBCSfixTopo=.FALSE.,
7   OB_Jnorth=80*-1,   OB_Jnorth=80*-1,
8   OB_Jsouth=80*1,   OB_Jsouth=80*1,
9   OB_Ieast=42*-1,   OB_Ieast=42*-1,
# Line 7  Line 11 
11  #useOrlanskiNorth=.TRUE.,  #useOrlanskiNorth=.TRUE.,
12  #useOrlanskiSouth=.TRUE.,  #useOrlanskiSouth=.TRUE.,
13  #useOrlanskiEast=.TRUE.,  #useOrlanskiEast=.TRUE.,
14  #Orlanski_Cmax=0.45,  #useOrlanskiWest=.FALSE.,
15  #Orlanski_TimeScale=1000.,   useOBCSprescribe = .TRUE.,
16     OBNuFile = 'OBmeridU.bin',
17     OBSuFile = 'OBmeridU.bin',
18     OBWuFile = 'OBzonalU.bin',
19     OBEuFile = 'OBzonalU.bin',
20     OBWsFile = 'OBzonalS.bin',
21     OBWptrFile(1) = 'OBzonalS.bin',
22     &
23    
24    # Orlanski parameters
25     &OBCS_PARM02
26    #Cmax=0.45,
27    #cVelTimeScale=1000.,
28   &   &

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

  ViewVC Help
Powered by ViewVC 1.1.22