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

Annotation of /MITgcm_contrib/verification_other/global_oce_llc90/input_ad.core2/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:39 2014 UTC (10 years 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=.TRUE.,
8     ctrlSmoothCorrel3D=.TRUE.,
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 gforget 1.2 xx_hfluxstartdate1=19480101,
27 gforget 1.1 xx_hfluxstartdate2=60000,
28     xx_hfluxperiod=1209600.0,
29     #
30     xx_sflux_file='xx_sfl',
31 gforget 1.2 xx_sfluxstartdate1=19480101,
32 gforget 1.1 xx_sfluxstartdate2=60000,
33     xx_sfluxperiod=1209600.0,
34     #
35     xx_tauu_file='xx_tauu',
36 gforget 1.2 xx_tauustartdate1=19480101,
37 gforget 1.1 xx_tauustartdate2=60000,
38     xx_tauuperiod=1209600.0,
39     #
40     xx_tauv_file='xx_tauv',
41 gforget 1.2 xx_tauvstartdate1=19480101,
42 gforget 1.1 xx_tauvstartdate2=60000,
43     xx_tauvperiod=1209600.0,
44     #
45     xx_atemp_file='xx_atemp',
46 gforget 1.2 xx_atempstartdate1=19480101,
47 gforget 1.1 xx_atempstartdate2=60000,
48     xx_atempperiod=1209600.0,
49     #
50     xx_aqh_file='xx_aqh',
51 gforget 1.2 xx_aqhstartdate1=19480101,
52 gforget 1.1 xx_aqhstartdate2=60000,
53     xx_aqhperiod=1209600.0,
54     #
55     xx_uwind_file='xx_uwind',
56 gforget 1.2 xx_uwindstartdate1=19480101,
57 gforget 1.1 xx_uwindstartdate2=60000,
58     xx_uwindperiod=1209600.0,
59     #
60     xx_vwind_file='xx_vwind',
61 gforget 1.2 xx_vwindstartdate1=19480101,
62 gforget 1.1 xx_vwindstartdate2=60000,
63     xx_vwindperiod=1209600.0,
64     #
65     xx_precip_file='xx_precip',
66 gforget 1.2 xx_precipstartdate1=19480101,
67 gforget 1.1 xx_precipstartdate2=60000,
68     xx_precipperiod=1209600.0,
69     #
70     xx_swdown_file='xx_swdown',
71 gforget 1.2 xx_swdownstartdate1=19480101,
72 gforget 1.1 xx_swdownstartdate2=60000,
73     xx_swdownperiod=1209600.0,
74     #
75     xx_swflux_file='xx_swflux',
76 gforget 1.2 xx_swfluxstartdate1=19480101,
77 gforget 1.1 xx_swfluxstartdate2=60000,
78     xx_swfluxperiod=1209600.0,
79     #
80     xx_lwdown_file='xx_lwdown',
81 gforget 1.2 xx_lwdownstartdate1=19480101,
82 gforget 1.1 xx_lwdownstartdate2=60000,
83     xx_lwdownperiod=1209600.0,
84     #
85     xx_lwflux_file='xx_lwflux',
86 gforget 1.2 xx_lwfluxstartdate1=19480101,
87 gforget 1.1 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.3 #
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     xx_gentim2d_startdate1(1)=19480101,
107     xx_gentim2d_startdate2(1)=60000,
108     xx_gentim2d_period(1)=1209600.0,
109     #
110     /

  ViewVC Help
Powered by ViewVC 1.1.22