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

Contents of /MITgcm_contrib/llc_hires/llc_270/input_ad/data.ctrl

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


Revision 1.2 - (show annotations) (download)
Thu Jun 19 22:06:15 2014 UTC (11 years, 1 month ago) by zhc
Branch: MAIN
CVS Tags: HEAD
Changes since 1.1: +30 -30 lines
UPDATE

1 # *********************
2 # ECCO controlvariables
3 # *********************
4 &ctrl_nml
5 #
6 doSinglePrecTapelev=.TRUE.,
7 ctrlSmoothCorrel2D=.TRUE.,
8 ctrlSmoothCorrel3D=.TRUE.,
9 #to start from given xx*00.data files
10 doinitxx = .TRUE.,
11 doMainUnpack = .FALSE.,
12 doMainPack = .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=20010101,
27 xx_hfluxstartdate2=60000,
28 xx_hfluxperiod=1209600.0,
29 #
30 xx_sflux_file='xx_sfl',
31 xx_sfluxstartdate1=20010101,
32 xx_sfluxstartdate2=60000,
33 xx_sfluxperiod=1209600.0,
34 #
35 xx_tauu_file='xx_tauu',
36 xx_tauustartdate1=20010101,
37 xx_tauustartdate2=60000,
38 xx_tauuperiod=1209600.0,
39 #
40 xx_tauv_file='xx_tauv',
41 xx_tauvstartdate1=20010101,
42 xx_tauvstartdate2=60000,
43 xx_tauvperiod=1209600.0,
44 #
45 xx_atemp_file='xx_atemp',
46 xx_atempstartdate1=20010101,
47 xx_atempstartdate2=60000,
48 xx_atempperiod=1209600.0,
49 #
50 xx_aqh_file='xx_aqh',
51 xx_aqhstartdate1=20010101,
52 xx_aqhstartdate2=60000,
53 xx_aqhperiod=1209600.0,
54 #
55 xx_uwind_file='xx_uwind',
56 xx_uwindstartdate1=20010101,
57 xx_uwindstartdate2=60000,
58 xx_uwindperiod=1209600.0,
59 #
60 xx_vwind_file='xx_vwind',
61 xx_vwindstartdate1=20010101,
62 xx_vwindstartdate2=60000,
63 xx_vwindperiod=1209600.0,
64 #
65 xx_precip_file='xx_precip',
66 xx_precipstartdate1=20010101,
67 xx_precipstartdate2=60000,
68 xx_precipperiod=1209600.0,
69 #
70 xx_swdown_file='xx_swdown',
71 xx_swdownstartdate1=20010101,
72 xx_swdownstartdate2=60000,
73 xx_swdownperiod=1209600.0,
74 #
75 xx_swflux_file='xx_swflux',
76 xx_swfluxstartdate1=20010101,
77 xx_swfluxstartdate2=60000,
78 xx_swfluxperiod=1209600.0,
79 #
80 xx_lwdown_file='xx_lwdown',
81 xx_lwdownstartdate1=20010101,
82 xx_lwdownstartdate2=60000,
83 xx_lwdownperiod=1209600.0,
84 #
85 xx_lwflux_file='xx_lwflux',
86 xx_lwfluxstartdate1=20010101,
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 #
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)='xx_gen_precip',
106 #xx_gentim2d_startdate1(1)=20010101,
107 #xx_gentim2d_startdate2(1)=60000,
108 #xx_gentim2d_period(1)=1209600.0,
109 #gentim2dPrecond(1)=0.2,
110 #mult_gentim2d(1) = 1.,
111 #xx_gentim2d_glosum(1)=.TRUE.,
112 #xx_gentim2d_cumsum(1)=.TRUE.,
113 #
114 #/

  ViewVC Help
Powered by ViewVC 1.1.22