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

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

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


Revision 1.5 - (hide annotations) (download)
Fri Apr 25 12:14:14 2008 UTC (16 years, 2 months ago) by mlosch
Branch: MAIN
CVS Tags: checkpoint62c, checkpoint62a, checkpoint62g, checkpoint62f, checkpoint62e, checkpoint62d, checkpoint62k, checkpoint62j, checkpoint62i, checkpoint62h, checkpoint62o, checkpoint62n, checkpoint62m, checkpoint62l, checkpoint62s, checkpoint62r, checkpoint62q, checkpoint62p, checkpoint60, checkpoint61, checkpoint62, checkpoint59q, checkpoint59r, checkpoint62b, checkpoint61f, checkpoint61n, checkpoint61q, checkpoint61z, checkpoint61e, checkpoint61g, checkpoint61d, checkpoint61b, checkpoint61c, checkpoint61a, checkpoint61o, checkpoint61l, checkpoint61m, checkpoint61j, checkpoint61k, checkpoint61h, checkpoint61i, checkpoint61v, checkpoint61w, checkpoint61t, checkpoint61u, checkpoint61r, checkpoint61s, checkpoint61p, checkpoint61x, checkpoint61y
Changes since 1.4: +4 -0 lines
  set OBCSfixTopo=.false. in exp4/input/data.obcs to reproduce old result

1 adcroft 1.2 # Open-boundaries
2     &OBCS_PARM01
3 mlosch 1.5 # 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 adcroft 1.2 OB_Jnorth=80*-1,
8     OB_Jsouth=80*1,
9     OB_Ieast=42*-1,
10     OB_Iwest=42*1,
11     #useOrlanskiNorth=.TRUE.,
12     #useOrlanskiSouth=.TRUE.,
13     #useOrlanskiEast=.TRUE.,
14 adcroft 1.3 #useOrlanskiWest=.FALSE.,
15 mlosch 1.4 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 adcroft 1.3 &
23    
24     # Orlanski parameters
25     &OBCS_PARM02
26     #Cmax=0.45,
27     #cVelTimeScale=1000.,
28 adcroft 1.2 &

  ViewVC Help
Powered by ViewVC 1.1.22