/[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.1 - (show annotations) (download)
Wed Aug 27 02:11:23 2014 UTC (9 years, 9 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint65c, checkpoint65f, checkpoint65g, checkpoint65d, checkpoint65e
- new experiment testing OBCS and DIC pkgs, using params & output from
  tutorial_global_oce_biogeo but limited to a sub-domain around Drake
  passage: take OBCS from the last year of a 2 yrs simulation and initial
  conditions from t=1.yr while keeping the same forcing.

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

  ViewVC Help
Powered by ViewVC 1.1.22