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

Contents of /MITgcm/verification/so_box_biogeo/input/data.obcs

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


Revision 1.3 - (show annotations) (download)
Thu Sep 15 19:22:08 2016 UTC (7 years, 7 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint66g, checkpoint66f, checkpoint66e, checkpoint66d, checkpoint66c, checkpoint66b, checkpoint66a, checkpoint66o, checkpoint66n, checkpoint66m, checkpoint66l, checkpoint66k, checkpoint66j, checkpoint66i, checkpoint66h, checkpoint65z, HEAD
Changes since 1.2: +1 -1 lines
set OBCS_u1_adv_Tr to 1 for ALL ptracers (and not just for the 1rst one)

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_Iwest = 20*1,
7 OB_Ieast = 20*-1,
8 OB_Jnorth= 42*-1,
9 OBWconnectFile = 'connect_obW.bin',
10 OBEconnectFile = 'connect_obE.bin',
11 OBNconnectFile = 'connect_obN.bin',
12 # OBWconnectFile = 'zeros_obX.bin',
13 # OBEconnectFile = 'zeros_obX.bin',
14 # OBNconnectFile = 'zeros_obX.bin',
15 useOBCSprescribe = .TRUE.,
16 OBCS_u1_adv_T = 1,
17 OBCS_u1_adv_S = 1,
18 OBCS_u1_adv_Tr(1:5) = 5*1,
19 OBWuFile = 'U_obW.bin',
20 OBEuFile = 'U_obE.bin',
21 OBNuFile = 'U_obN.bin',
22 OBWvFile = 'V_obW.bin',
23 OBEvFile = 'V_obE.bin',
24 OBNvFile = 'V_obN.bin',
25 OBWtFile = 'T_obW.bin',
26 OBEtFile = 'T_obE.bin',
27 OBNtFile = 'T_obN.bin',
28 OBWsFile = 'S_obW.bin',
29 OBEsFile = 'S_obE.bin',
30 OBNsFile = 'S_obN.bin',
31 OBWptrFile(1) = 'Trac01_obW.bin',
32 OBEptrFile(1) = 'Trac01_obE.bin',
33 OBNptrFile(1) = 'Trac01_obN.bin',
34 OBWptrFile(2) = 'Trac02_obW.bin',
35 OBEptrFile(2) = 'Trac02_obE.bin',
36 OBNptrFile(2) = 'Trac02_obN.bin',
37 OBWptrFile(3) = 'Trac03_obW.bin',
38 OBEptrFile(3) = 'Trac03_obE.bin',
39 OBNptrFile(3) = 'Trac03_obN.bin',
40 OBWptrFile(4) = 'Trac04_obW.bin',
41 OBEptrFile(4) = 'Trac04_obE.bin',
42 OBNptrFile(4) = 'Trac04_obN.bin',
43 OBWptrFile(5) = 'Trac05_obW.bin',
44 OBEptrFile(5) = 'Trac05_obE.bin',
45 OBNptrFile(5) = 'Trac05_obN.bin',
46 #OBCS_monitorFreq= 1200.,
47 OBCS_monSelect = 1,
48 &
49
50 # Orlanski parameters
51 &OBCS_PARM02
52 #Cmax=0.45,
53 #cVelTimeScale=1000.,
54 &

  ViewVC Help
Powered by ViewVC 1.1.22