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

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

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


Revision 1.2 - (hide annotations) (download)
Thu May 19 00:17:50 2011 UTC (13 years ago) by jmc
Branch: MAIN
CVS Tags: checkpoint64y, checkpoint64x, checkpoint64z, checkpoint64q, checkpoint64p, checkpoint64s, checkpoint64r, checkpoint64u, checkpoint64t, checkpoint64w, checkpoint64v, checkpoint64i, checkpoint64h, checkpoint64k, checkpoint64j, checkpoint64m, checkpoint64l, checkpoint64o, checkpoint64n, checkpoint64a, checkpoint64c, checkpoint64b, checkpoint64e, checkpoint64d, checkpoint64g, checkpoint64f, checkpoint63p, checkpoint63q, checkpoint63r, checkpoint63s, checkpoint63l, checkpoint63m, checkpoint63n, checkpoint63o, checkpoint63h, checkpoint63i, checkpoint63j, checkpoint63k, checkpoint63d, checkpoint63e, checkpoint63f, checkpoint63g, checkpoint63a, checkpoint63b, checkpoint63c, checkpoint64, checkpoint65, checkpoint63, checkpoint65b, checkpoint65a, checkpoint62z, checkpoint62y
Changes since 1.1: +2 -0 lines
provide OBC for Eta (to test prescribing Eta with NonLin-FreeSurf)

1 jmc 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     OBNuFile = 'OBmeridU.bin',
12     OBSuFile = 'OBmeridU.bin',
13     OBWuFile = 'OB_WestU.bin',
14     OBEuFile = 'OB_EastU.bin',
15     OBWsFile = 'OBzonalS.bin',
16 jmc 1.2 OBWetaFile='OB_WestH.bin',
17     OBEetaFile='OB_EastH.bin',
18 jmc 1.1 OBCS_monitorFreq= 1200.,
19     OBCS_monSelect = 1,
20     &
21    
22     # Orlanski parameters
23     &OBCS_PARM02
24     #Cmax=0.45,
25     #cVelTimeScale=1000.,
26     &

  ViewVC Help
Powered by ViewVC 1.1.22