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

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

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


Revision 1.1 - (hide annotations) (download)
Tue Oct 25 15:14:29 2011 UTC (12 years, 6 months ago) by mlosch
Branch: MAIN
add a verification experiment to exp4 that tests the Stevens BC code
at Eastern and Western boundary

1 mlosch 1.1 # Open-boundaries
2     &OBCS_PARM01
3     # This flag turns off checking and fixing problematic topography across
4     # open boundaries.
5     OBCSfixTopo=.FALSE.,
6     OB_Jnorth= 80*-1,
7     OB_Jsouth= 80*1,
8     OB_Ieast = 42*-1,
9     OB_Iwest = 42*1,
10     useOBCSprescribe = .TRUE.,
11     useStevensEast = .TRUE.,
12     useStevensWest = .TRUE.,
13     OBNuFile = 'OBmeridU.bin',
14     OBSuFile = 'OBmeridU.bin',
15     #OBWuFile = 'OBzonalU.bin',
16     #OBEuFile = 'OBzonalU.bin',
17     OBWuFile = 'OB_WestU.bin',
18     OBEuFile = 'OB_EastU.bin',
19     OBWwFile = 'OBzonalW.bin',
20     OBWsFile = 'OBzonalS.bin',
21     OBWptrFile(1) = 'OBzonalS.bin',
22     OBCS_monitorFreq= 1200.,
23     OBCS_monSelect = 1,
24     &
25    
26     # Orlanski parameters
27     &OBCS_PARM02
28     #Cmax=0.45,
29     #cVelTimeScale=1000.,
30     &
31    
32     # Stevens parameters
33     &OBCS_PARM04
34     TrelaxStevens = 86400.,
35     SrelaxStevens = 86400.,
36     &

  ViewVC Help
Powered by ViewVC 1.1.22