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

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

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


Revision 1.2 - (hide annotations) (download)
Tue Apr 19 23:34:45 2011 UTC (14 years, 3 months ago) by mmazloff
Branch: MAIN
CVS Tags: HEAD
Changes since 1.1: +5 -5 lines
make it a 6 hour run and fix obcs period

1 mmazloff 1.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 mmazloff 1.2 xx_obcsnperiod = 0.0,
18 mmazloff 1.1 xx_obcsn_file = 'xx_obcsn',
19     #
20     xx_obcssstartdate1 = 20070101,
21     xx_obcssstartdate2 = 00000,
22 mmazloff 1.2 xx_obcssperiod = 0.0,
23 mmazloff 1.1 xx_obcss_file = 'xx_obcss',
24     #
25     xx_obcswstartdate1 = 20070101,
26 mmazloff 1.2 xx_obcswstartdate2 = 00000,
27     xx_obcswperiod = 0.0,
28 mmazloff 1.1 xx_obcsw_file = 'xx_obcsw',
29     #
30     xx_obcsestartdate1 = 20070101,
31     xx_obcsestartdate2 = 00000,
32 mmazloff 1.2 xx_obcseperiod = 0.0,
33 mmazloff 1.1 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