/[MITgcm]/MITgcm_contrib/arctic/cs_36km/input/data.obcs
ViewVC logotype

Annotation of /MITgcm_contrib/arctic/cs_36km/input/data.obcs

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


Revision 1.1 - (hide annotations) (download)
Fri Oct 18 21:06:45 2013 UTC (11 years, 9 months ago) by dimitri
Branch: MAIN
Adding a cube-sphere 36-km Arctic Ocean configuration as provided
by Patrick Heimbach based on a circa February 2013 checkpoint
between c64b and c64c.  It ran without NaNs for 15 years.

1 dimitri 1.1 #
2     # ***************
3     # Open boundaries
4     # ***************
5     &OBCS_PARM01
6     OB_Jnorth = 210*192,
7     OB_Ieast = 192*210,
8     OB_Iwest = 192*1,
9     #
10     useOBCSprescribe=.TRUE.,
11     #
12     OBNsFile='OBNs_arctic_210x192_19792014m.stable',
13     OBNtFile='OBNt_arctic_210x192_19792014m.stable',
14     OBNuFile='OBNu_arctic_210x192_19792014m.bin',
15     OBNvFile='OBNv_arctic_210x192_19792014m.bin',
16     OBEsFile='OBEs_arctic_210x192_19792014m.stable',
17     OBEtFile='OBEt_arctic_210x192_19792014m.stable',
18     OBEuFile='OBEu_arctic_210x192_19792014m.bin',
19     OBEvFile='OBEv_arctic_210x192_19792014m.bin',
20     OBWsFile='OBWs_arctic_210x192_19792014m.stable',
21     OBWtFile='OBWt_arctic_210x192_19792014m.stable',
22     OBWuFile='OBWu_arctic_210x192_19792014m.bin',
23     OBWvFile='OBWv_arctic_210x192_19792014m.bin',
24     #
25     &
26    
27     # *****************************************
28     # Orlanski Boundary Condition Parameters.
29     # *****************************************
30     # &OBCS_PARM02
31     # cvelTimeScale = 2000.,
32     # /
33    
34     # *****************************************
35     # Sponge Layer Parameters.
36     # *****************************************
37     # &OBCS_PARM03
38     # Urelaxobcsinner=7776000.E0,
39     # Urelaxobcsbound=2592000.E0,
40     # Vrelaxobcsinner=7776000.E0,
41     # Vrelaxobcsbound=2592000.E0,
42     # spongeThickness=10,
43     # /

  ViewVC Help
Powered by ViewVC 1.1.22