/[MITgcm]/MITgcm_contrib/high_res_cube/cs510_adjoint/input_ad/data.ctrl
ViewVC logotype

Annotation of /MITgcm_contrib/high_res_cube/cs510_adjoint/input_ad/data.ctrl

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


Revision 1.1 - (hide annotations) (download)
Thu Sep 25 19:41:25 2008 UTC (16 years, 10 months ago) by heimbach
Branch: MAIN
Adding prototype ECCO2 CS510 adjoint state estimation config.

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

  ViewVC Help
Powered by ViewVC 1.1.22