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

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

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


Revision 1.1 - (show annotations) (download)
Mon Jun 25 20:15:44 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
Adding verification for seaice stand-alone adjoint.

1 #
2 #
3 # *********************
4 # ECCO controlvariables
5 # *********************
6 &CTRL_NML
7 #
8 doPackDiag = .FALSE.,
9 #
10 xx_theta_file ='xx_theta',
11 xx_salt_file ='xx_salt',
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_swdownstartdate1 = 19790101,
49 xx_swdownstartdate2 = 000000,
50 xx_swdownperiod = 864000.0,
51 xx_swdown_file = 'xx_swdown',
52 #
53 xx_uwindstartdate1 = 19790101,
54 xx_uwindstartdate2 = 000000,
55 xx_uwindperiod = 864000.0,
56 xx_uwind_file = 'xx_uwind',
57 #
58 xx_vwindstartdate1 = 19790101,
59 xx_vwindstartdate2 = 000000,
60 xx_vwindperiod = 864000.0,
61 xx_vwind_file = 'xx_vwind',
62 #
63 xx_sststartdate1 = 19790101,
64 xx_sststartdate2 = 000000,
65 xx_sstperiod = 864000.0,
66 xx_sst_file = 'xx_sst',
67 #
68 xx_sssstartdate1 = 19790101,
69 xx_sssstartdate2 = 000000,
70 xx_sssperiod = 864000.0,
71 xx_sss_file = 'xx_sss',
72 &
73 #
74 # *********************
75 # names for ctrl_pack/unpack
76 # *********************
77 &CTRL_PACKNAMES
78 ctrlname = 'ecco_ctrl',
79 costname = 'ecco_cost',
80 &

  ViewVC Help
Powered by ViewVC 1.1.22