/[MITgcm]/MITgcm/verification/lab_sea/input_ad/data.ctrl
ViewVC logotype

Contents of /MITgcm/verification/lab_sea/input_ad/data.ctrl

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


Revision 1.3 - (show annotations) (download)
Fri Jun 22 20:02:09 2007 UTC (16 years, 10 months ago) by heimbach
Branch: MAIN
CVS Tags: checkpoint60, checkpoint61, checkpoint59q, checkpoint59p, checkpoint59r, checkpoint59e, checkpoint59g, checkpoint59f, checkpoint59m, checkpoint59l, checkpoint59o, checkpoint59n, checkpoint59i, checkpoint59h, checkpoint59k, checkpoint59j
Changes since 1.2: +1 -1 lines
o Add SEAICEadvSnow, SEAICEuseFlooding to adjoint calculation
  (changes results)
o Add init. AREA, HEFF to control vector

1 #
2 #
3 # *********************
4 # ECCO controlvariables
5 # *********************
6 &CTRL_NML
7 xx_theta_file ='xx_theta',
8 xx_salt_file ='xx_salt',
9 xx_siarea_file ='xx_siarea',
10 xx_siheff_file ='xx_siheff',
11 xx_sihsnow_file ='xx_sihsnow',
12 #
13 xx_hfluxstartdate1 = 19790101,
14 xx_hfluxstartdate2 = 000000,
15 xx_hfluxperiod = 864000.0,
16 xx_hflux_file = 'xx_hfl',
17 #
18 xx_sfluxstartdate1 = 19790101,
19 xx_sfluxstartdate2 = 000000,
20 xx_sfluxperiod = 864000.0,
21 xx_sflux_file = 'xx_sfl',
22 #
23 xx_tauustartdate1 = 19790101,
24 xx_tauustartdate2 = 000000,
25 xx_tauuperiod = 864000.0,
26 xx_tauu_file = 'xx_tauu',
27 #
28 xx_tauvstartdate1 = 19790101,
29 xx_tauvstartdate2 = 000000,
30 xx_tauvperiod = 864000.0,
31 xx_tauv_file = 'xx_tauv',
32 #
33 xx_atempstartdate1 = 19790101,
34 xx_atempstartdate2 = 000000,
35 xx_atempperiod = 864000.0,
36 xx_atemp_file = 'xx_atemp',
37 #
38 xx_aqhstartdate1 = 19790101,
39 xx_aqhstartdate2 = 000000,
40 xx_aqhperiod = 864000.0,
41 xx_aqh_file = 'xx_aqh',
42 #
43 xx_precipstartdate1 = 19790101,
44 xx_precipstartdate2 = 000000,
45 xx_precipperiod = 864000.0,
46 xx_precip_file = 'xx_precip',
47 #
48 xx_swfluxstartdate1 = 19790101,
49 xx_swfluxstartdate2 = 000000,
50 xx_swfluxperiod = 864000.0,
51 xx_swflux_file = 'xx_swflux',
52 #
53 xx_swdownstartdate1 = 19790101,
54 xx_swdownstartdate2 = 000000,
55 xx_swdownperiod = 864000.0,
56 xx_swdown_file = 'xx_swdown',
57 #
58 xx_lwfluxstartdate1 = 19790101,
59 xx_lwfluxstartdate2 = 000000,
60 xx_lwfluxperiod = 864000.0,
61 xx_lwflux_file = 'xx_lwflux',
62 #
63 xx_lwdownstartdate1 = 19790101,
64 xx_lwdownstartdate2 = 000000,
65 xx_lwdownperiod = 864000.0,
66 xx_lwdown_file = 'xx_lwdown',
67 #
68 xx_evapstartdate1 = 19790101,
69 xx_evapstartdate2 = 000000,
70 xx_evapperiod = 864000.0,
71 xx_evap_file = 'xx_evap',
72 #
73 xx_snowprecipstartdate1 = 19790101,
74 xx_snowprecipstartdate2 = 000000,
75 xx_snowprecipperiod = 864000.0,
76 xx_snowprecip_file = 'xx_snowprecip',
77 #
78 xx_apressurestartdate1 = 19790101,
79 xx_apressurestartdate2 = 000000,
80 xx_apressureperiod = 864000.0,
81 xx_apressure_file = 'xx_apressure',
82 #
83 xx_uwindstartdate1 = 19790101,
84 xx_uwindstartdate2 = 000000,
85 xx_uwindperiod = 864000.0,
86 xx_uwind_file = 'xx_uwind',
87 #
88 xx_vwindstartdate1 = 19790101,
89 xx_vwindstartdate2 = 000000,
90 xx_vwindperiod = 864000.0,
91 xx_vwind_file = 'xx_vwind',
92 &
93 #
94 # *********************
95 # names for ctrl_pack/unpack
96 # *********************
97 &CTRL_PACKNAMES
98 ctrlname = 'ecco_ctrl',
99 costname = 'ecco_cost',
100 &

  ViewVC Help
Powered by ViewVC 1.1.22