/[MITgcm]/MITgcm_contrib/SOSE/input_ad/data.ctrl
ViewVC logotype

Annotation of /MITgcm_contrib/SOSE/input_ad/data.ctrl

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


Revision 1.1 - (hide annotations) (download)
Fri Apr 23 19:56:52 2010 UTC (15 years, 3 months ago) by mmazloff
Branch: MAIN
CVS Tags: HEAD
original files

1 mmazloff 1.1 #
2     #
3     # *********************
4     # ECCO controlvariables
5     # *********************
6     &CTRL_NML
7     ## doMainPack = .TRUE.,
8     ## doMainUnpack = .TRUE.,
9     doinitxx = .FALSE.,
10     doPackDiag = .FALSE.,
11     doZscalePack = .TRUE.,
12     delZexp = 1.,
13     doSinglePrecTapelev = .TRUE.,
14     #
15     xx_theta_file ='xx_theta',
16     xx_salt_file ='xx_salt',
17     #
18     xx_atempstartdate1 = 20050101,
19     xx_atempstartdate2 = 000000,
20     xx_atempperiod = 864000.0,
21     xx_atemp_file = 'xx_atemp',
22     #
23     xx_aqhstartdate1 = 20050101,
24     xx_aqhstartdate2 = 000000,
25     xx_aqhperiod = 864000.0,
26     xx_aqh_file = 'xx_aqh',
27     #
28     xx_precipstartdate1 = 20050101,
29     xx_precipstartdate2 = 000000,
30     xx_precipperiod = 864000.0,
31     xx_precip_file = 'xx_precip',
32     #
33     # xx_swfluxstartdate1 = 20050101,
34     # xx_swfluxstartdate2 = 000000,
35     # xx_swfluxperiod = 864000.0,
36     # xx_swflux_file = 'xx_swflux',
37     #
38     xx_swdownstartdate1 = 20050101,
39     xx_swdownstartdate2 = 000000,
40     xx_swdownperiod = 864000.0,
41     xx_swdown_file = 'xx_swdown',
42     #
43     xx_uwindstartdate1 = 20050101,
44     xx_uwindstartdate2 = 000000,
45     xx_uwindperiod = 172800.0,
46     xx_uwind_file = 'xx_uwind',
47     #
48     xx_vwindstartdate1 = 20050101,
49     xx_vwindstartdate2 = 000000,
50     xx_vwindperiod = 172800.0,
51     xx_vwind_file = 'xx_vwind',
52     #
53     xx_obcsnstartdate1 = 20050101,
54     xx_obcsnstartdate2 = 00000,
55     xx_obcsnperiod = 864000.0,
56     xx_obcsn_file = 'xx_obcsn',
57     /
58     #
59     # *********************
60     # names for ctrl_pack/unpack
61     # *********************
62     &CTRL_PACKNAMES
63     ctrlname = 'ecco_ctrl',
64     costname = 'ecco_cost',
65     /

  ViewVC Help
Powered by ViewVC 1.1.22