/[MITgcm]/MITgcm_contrib/atnguyen/llc_270/aste_270x450x180/input_ad/data.ctrl
ViewVC logotype

Annotation of /MITgcm_contrib/atnguyen/llc_270/aste_270x450x180/input_ad/data.ctrl

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


Revision 1.3 - (hide annotations) (download)
Fri May 23 22:55:58 2014 UTC (11 years, 2 months ago) by atn
Branch: MAIN
CVS Tags: HEAD
Changes since 1.2: +1 -1 lines
prep for 10yr ad run

1 atn 1.1 # *********************
2     # ECCO controlvariables
3     # *********************
4     &ctrl_nml
5     #
6     doSinglePrecTapelev=.TRUE.,
7 atn 1.2 # ctrlSmoothCorrel2D=.FALSE.,
8     # ctrlSmoothCorrel3D=.FALSE.,
9 atn 1.1 #to start from given xx*00.data files
10 atn 1.2 # doinitxx = .TRUE.,
11 atn 1.1 doMainUnpack = .FALSE.,
12     #turn Pack below to false in forward mode
13 atn 1.3 doMainPack = .TRUE.,
14 atn 1.1 #to start from given ecco_ctrl... files
15 atn 1.2 doinitxx = .FALSE.,
16 atn 1.1 #
17     #doPackDiag = .TRUE.,
18     ### forcingPrecond=20.,
19     doZscalePack = .TRUE.,
20     doZscaleUnpack = .TRUE.,
21     delZexp = 0.,
22     #
23     xx_theta_file='xx_theta',
24     xx_salt_file='xx_salt',
25     #
26     xx_hflux_file='xx_hfl',
27     xx_hfluxstartdate1=19920101,
28 atn 1.2 xx_hfluxstartdate2=00000,
29 atn 1.1 xx_hfluxperiod=1209600.0,
30     #
31     xx_sflux_file='xx_sfl',
32     xx_sfluxstartdate1=19920101,
33 atn 1.2 xx_sfluxstartdate2=00000,
34 atn 1.1 xx_sfluxperiod=1209600.0,
35     #
36     xx_tauu_file='xx_tauu',
37     xx_tauustartdate1=19920101,
38 atn 1.2 xx_tauustartdate2=00000,
39 atn 1.1 xx_tauuperiod=1209600.0,
40     #
41     xx_tauv_file='xx_tauv',
42     xx_tauvstartdate1=19920101,
43 atn 1.2 xx_tauvstartdate2=00000,
44 atn 1.1 xx_tauvperiod=1209600.0,
45     #
46     xx_atemp_file='xx_atemp',
47     xx_atempstartdate1=19920101,
48 atn 1.2 xx_atempstartdate2=00000,
49 atn 1.1 xx_atempperiod=1209600.0,
50     #
51     xx_aqh_file='xx_aqh',
52     xx_aqhstartdate1=19920101,
53 atn 1.2 xx_aqhstartdate2=00000,
54 atn 1.1 xx_aqhperiod=1209600.0,
55     #
56     xx_uwind_file='xx_uwind',
57     xx_uwindstartdate1=19920101,
58 atn 1.2 xx_uwindstartdate2=00000,
59 atn 1.1 xx_uwindperiod=1209600.0,
60     #
61     xx_vwind_file='xx_vwind',
62     xx_vwindstartdate1=19920101,
63 atn 1.2 xx_vwindstartdate2=00000,
64 atn 1.1 xx_vwindperiod=1209600.0,
65     #
66     xx_precip_file='xx_precip',
67     xx_precipstartdate1=19920101,
68 atn 1.2 xx_precipstartdate2=00000,
69 atn 1.1 xx_precipperiod=1209600.0,
70     #
71     xx_swdown_file='xx_swdown',
72     xx_swdownstartdate1=19920101,
73 atn 1.2 xx_swdownstartdate2=00000,
74 atn 1.1 xx_swdownperiod=1209600.0,
75     #
76     xx_swflux_file='xx_swflux',
77     xx_swfluxstartdate1=19920101,
78 atn 1.2 xx_swfluxstartdate2=00000,
79 atn 1.1 xx_swfluxperiod=1209600.0,
80     #
81     xx_lwdown_file='xx_lwdown',
82     xx_lwdownstartdate1=19920101,
83 atn 1.2 xx_lwdownstartdate2=00000,
84 atn 1.1 xx_lwdownperiod=1209600.0,
85     #
86     xx_lwflux_file='xx_lwflux',
87     xx_lwfluxstartdate1=19920101,
88 atn 1.2 xx_lwfluxstartdate2=00000,
89 atn 1.1 xx_lwfluxperiod=1209600.0,
90     #
91     /
92     #
93     # *********************
94     # names for ctrl_pack/unpack
95     # *********************
96     &ctrl_packnames
97     ctrlname='ecco_ctrl',
98     costname='ecco_cost',
99     /

  ViewVC Help
Powered by ViewVC 1.1.22