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

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

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


Revision 1.2 - (show annotations) (download)
Thu Oct 24 22:20:35 2013 UTC (10 years, 7 months ago) by dimitri
Branch: MAIN
CVS Tags: HEAD
Changes since 1.1: +12 -32 lines
starting to change from adjoint-friendly set-up
closer to a Nguyen et al. 2011 standard set-up
adjoint setup should be a separate folder

1 # ***************
2 # Open boundaries
3 # ***************
4 &OBCS_PARM01
5 OB_Jnorth = 210*192,
6 OB_Ieast = 192*210,
7 OB_Iwest = 192*1,
8 #
9 useOBCSprescribe=.TRUE.,
10 #
11 OBNsFile='OBNs_arctic_210x192.stable',
12 OBNtFile='OBNt_arctic_210x192.stable',
13 OBNuFile='OBNu_arctic_210x192.bin',
14 OBNvFile='OBNv_arctic_210x192.bin',
15 OBEsFile='OBEs_arctic_210x192.stable',
16 OBEtFile='OBEt_arctic_210x192.stable',
17 OBEuFile='OBEu_arctic_210x192.bin',
18 OBEvFile='OBEv_arctic_210x192.bin',
19 OBWsFile='OBWs_arctic_210x192.stable',
20 OBWtFile='OBWt_arctic_210x192.stable',
21 OBWuFile='OBWu_arctic_210x192.bin',
22 OBWvFile='OBWv_arctic_210x192.bin',
23 #
24 &

  ViewVC Help
Powered by ViewVC 1.1.22