/[MITgcm]/MITgcm_contrib/verification_other/global_oce_llc90/input/data.ctrl
ViewVC logotype

Annotation of /MITgcm_contrib/verification_other/global_oce_llc90/input/data.ctrl

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


Revision 1.4 - (hide annotations) (download)
Fri Sep 19 20:46:46 2014 UTC (10 years, 10 months ago) by gforget
Branch: MAIN
CVS Tags: checkpoint65g, checkpoint65e
Changes since 1.3: +1 -0 lines
- set ctrlUseGen=.FALSE. (for now).

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

  ViewVC Help
Powered by ViewVC 1.1.22