/[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.2 - (hide annotations) (download)
Fri Nov 21 19:45:59 2008 UTC (16 years, 8 months ago) by zhc
Branch: MAIN
Changes since 1.1: +11 -11 lines
CS510 adjoint three-month stable run

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 zhc 1.2 xx_hfluxstartdate1=20040101,
19 heimbach 1.1 xx_hfluxstartdate2=60000,
20     xx_hfluxperiod=86400.0,
21     #
22     xx_sflux_file='xx_sfl',
23 zhc 1.2 xx_sfluxstartdate1=20040101,
24 heimbach 1.1 xx_sfluxstartdate2=60000,
25     xx_sfluxperiod=86400.0,
26     #
27     xx_tauu_file='xx_tauu',
28 zhc 1.2 xx_tauustartdate1=20040101,
29 heimbach 1.1 xx_tauustartdate2=60000,
30     xx_tauuperiod=86400.0,
31     #
32     xx_tauv_file='xx_tauv',
33 zhc 1.2 xx_tauvstartdate1=20040101,
34 heimbach 1.1 xx_tauvstartdate2=60000,
35     xx_tauvperiod=86400.0,
36     #
37     xx_atemp_file='xx_atemp',
38 zhc 1.2 xx_atempstartdate1=20040101,
39 heimbach 1.1 xx_atempstartdate2=60000,
40     xx_atempperiod=86400.0,
41     #
42     xx_aqh_file='xx_aqh',
43 zhc 1.2 xx_aqhstartdate1=20040101,
44 heimbach 1.1 xx_aqhstartdate2=60000,
45     xx_aqhperiod=86400.0,
46     #
47     xx_uwind_file='xx_uwind',
48 zhc 1.2 xx_uwindstartdate1=20040101,
49 heimbach 1.1 xx_uwindstartdate2=60000,
50     xx_uwindperiod=86400.0,
51     #
52     xx_vwind_file='xx_vwind',
53 zhc 1.2 xx_vwindstartdate1=20040101,
54 heimbach 1.1 xx_vwindstartdate2=60000,
55     xx_vwindperiod=86400.0,
56     #
57     xx_precip_file='xx_precip',
58 zhc 1.2 xx_precipstartdate1=20040101,
59 heimbach 1.1 xx_precipstartdate2=60000,
60     xx_precipperiod=86400.0,
61     #
62     xx_swflux_file='xx_swflux',
63 zhc 1.2 xx_swfluxstartdate1=20040101,
64 heimbach 1.1 xx_swfluxstartdate2=60000,
65     xx_swfluxperiod=86400.0,
66     #
67     xx_swdown_file='xx_swdown',
68 zhc 1.2 xx_swdownstartdate1=20040101,
69 heimbach 1.1 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