/[MITgcm]/MITgcm_contrib/SOSE/BoxAdj/input/data.ctrl
ViewVC logotype

Contents of /MITgcm_contrib/SOSE/BoxAdj/input/data.ctrl

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


Revision 1.1 - (show annotations) (download)
Tue Jan 18 19:34:24 2011 UTC (14 years, 6 months ago) by mmazloff
Branch: MAIN
Adding in simple box model with code for controlling obcs with modal decomposition

1 #
2 #
3 # *********************
4 # ECCO controlvariables
5 # *********************
6 &CTRL_NML
7 ## doMainPack = .TRUE.,
8 ## doMainUnpack = .TRUE.,
9 doinitxx = .TRUE.,
10 doPackDiag = .FALSE.,
11 doZscalePack = .FALSE.,
12 delZexp = 1.,
13 # doSinglePrecTapelev = .TRUE.,
14 #
15 xx_obcsnstartdate1 = 20070101,
16 xx_obcsnstartdate2 = 00000,
17 xx_obcsnperiod = 999999999.0,
18 xx_obcsn_file = 'xx_obcsn',
19 #
20 xx_obcssstartdate1 = 20070101,
21 xx_obcssstartdate2 = 00000,
22 xx_obcssperiod = 9999999999.0,
23 xx_obcss_file = 'xx_obcss',
24 #
25 xx_obcswstartdate1 = 20070101,
26 xx_obcswstartdate2 = 00000,
27 xx_obcswperiod = 9999999999.0,
28 xx_obcsw_file = 'xx_obcsw',
29 #
30 xx_obcsestartdate1 = 20070101,
31 xx_obcsestartdate2 = 00000,
32 xx_obcseperiod = 999999999.0,
33 xx_obcse_file = 'xx_obcse',
34 /
35 #
36 # *********************
37 # names for ctrl_pack/unpack
38 # *********************
39 &CTRL_PACKNAMES
40 ctrlname = 'ecco_ctrl',
41 costname = 'ecco_cost',
42 /

  ViewVC Help
Powered by ViewVC 1.1.22