/[MITgcm]/MITgcm_contrib/verification_other/natl_box_adjoint/input_pack/data.ctrl
ViewVC logotype

Annotation of /MITgcm_contrib/verification_other/natl_box_adjoint/input_pack/data.ctrl

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


Revision 1.1 - (hide annotations) (download)
Sat Feb 4 02:15:46 2012 UTC (13 years, 5 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint64k, checkpoint64x, checkpoint64z, checkpoint64o, checkpoint64p, checkpoint64r, checkpoint64w, checkpoint64v, checkpoint66g, checkpoint66f, checkpoint66e, checkpoint66d, checkpoint66c, checkpoint66b, checkpoint66a, checkpoint66o, checkpoint66n, checkpoint66m, checkpoint66l, checkpoint66k, checkpoint66j, checkpoint66i, checkpoint66h, checkpoint64m, checkpoint65z, checkpoint65x, checkpoint65y, checkpoint65r, checkpoint65s, checkpoint65p, checkpoint65q, checkpoint65v, checkpoint65w, checkpoint65u, checkpoint65j, checkpoint67a, checkpoint67b, checkpoint65i, checkpoint67d, checkpoint65m, checkpoint65c, checkpoint65a, checkpoint65f, checkpoint65e, checkpoint64i, checkpoint64h, checkpoint65h, checkpoint65, checkpoint64j, checkpoint65n, HEAD
move un-tested set-up from MITgcm/verification/natl_box_adjoint to Contrib/verification_other

1 jmc 1.1 #
2     #
3     # *********************
4     # ECCO controlvariables
5     # *********************
6     &CTRL_NML
7     doMainPack = .TRUE.,
8     doInitXX = .FALSE.,
9     doPackDiag = .TRUE.,
10     #
11     xx_theta_file ='xx_theta',
12     xx_salt_file ='xx_salt',
13     #
14     xx_hfluxstartdate1 = 19920102,
15     xx_hfluxstartdate2 = 220000,
16     xx_hfluxperiod = 864000.0,
17     xx_hflux_file = 'xx_hfl',
18     #
19     xx_sfluxstartdate1 = 19920102,
20     xx_sfluxstartdate2 = 220000,
21     xx_sfluxperiod = 864000.0,
22     xx_sflux_file = 'xx_sfl',
23     #
24     xx_tauustartdate1 = 19920102,
25     xx_tauustartdate2 = 220000,
26     xx_tauuperiod = 864000.0,
27     xx_tauu_file = 'xx_tauu',
28     #
29     xx_tauvstartdate1 = 19920102,
30     xx_tauvstartdate2 = 220000,
31     xx_tauvperiod = 864000.0,
32     xx_tauv_file = 'xx_tauv',
33     #
34     xx_atempstartdate1 = 19920102,
35     xx_atempstartdate2 = 220000,
36     xx_atempperiod = 864000.0,
37     xx_atemp_file = 'xx_atemp',
38     #
39     xx_aqhstartdate1 = 19920102,
40     xx_aqhstartdate2 = 220000,
41     xx_aqhperiod = 864000.0,
42     xx_aqh_file = 'xx_aqh',
43     #
44     xx_precipstartdate1 = 19920102,
45     xx_precipstartdate2 = 220000,
46     xx_precipperiod = 864000.0,
47     xx_precip_file = 'xx_precip',
48     #
49     xx_swfluxstartdate1 = 19920102,
50     xx_swfluxstartdate2 = 220000,
51     xx_swfluxperiod = 864000.0,
52     xx_swflux_file = 'xx_swflux',
53     #
54     xx_swdownstartdate1 = 19920102,
55     xx_swdownstartdate2 = 220000,
56     xx_swdownperiod = 864000.0,
57     xx_swdown_file = 'xx_swdown',
58     #
59     xx_uwindstartdate1 = 19920102,
60     xx_uwindstartdate2 = 220000,
61     xx_uwindperiod = 864000.0,
62     xx_uwind_file = 'xx_uwind',
63     #
64     xx_vwindstartdate1 = 19920102,
65     xx_vwindstartdate2 = 220000,
66     xx_vwindperiod = 864000.0,
67     xx_vwind_file = 'xx_vwind',
68     &
69     #
70     # *********************
71     # names for ctrl_pack/unpack
72     # *********************
73     &CTRL_PACKNAMES
74     ctrlname = 'ecco_ctrl',
75     costname = 'ecco_cost',
76     &

  ViewVC Help
Powered by ViewVC 1.1.22