/[MITgcm]/MITgcm_contrib/high_res_cube/cs510_adjoint/input_ad/data.ctrl
ViewVC logotype

Contents 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.4 - (show annotations) (download)
Fri Jun 12 19:35:53 2009 UTC (16 years, 1 month ago) by zhc
Branch: MAIN
CVS Tags: HEAD
Changes since 1.3: +1 -1 lines
50 levels ajoint+complete data constraint

1 # *********************
2 # ECCO controlvariables
3 # *********************
4 &ctrl_nml
5 #
6 doMainPack = .FALSE.,
7 doinitxx = .TRUE.,
8 #
9 doSinglePrecTapelev = .TRUE.
10 #
11 doPackDiag = .TRUE.,
12 doZscalePack = .TRUE.,
13 doZscaleUnpack = .FALSE.,
14 delZexp = 0.5,
15 #
16 xx_theta_file='xx_theta',
17 xx_salt_file='xx_salt',
18 #
19 xx_hflux_file='xx_hfl',
20 xx_hfluxstartdate1=20040101,
21 xx_hfluxstartdate2=60000,
22 xx_hfluxperiod=172800.0,
23 #
24 xx_sflux_file='xx_sfl',
25 xx_sfluxstartdate1=20040101,
26 xx_sfluxstartdate2=60000,
27 xx_sfluxperiod=172800.0,
28 #
29 xx_tauu_file='xx_tauu',
30 xx_tauustartdate1=20040101,
31 xx_tauustartdate2=60000,
32 xx_tauuperiod=172800.0,
33 #
34 xx_tauv_file='xx_tauv',
35 xx_tauvstartdate1=20040101,
36 xx_tauvstartdate2=60000,
37 xx_tauvperiod=172800.0,
38 #
39 xx_atemp_file='xx_atemp',
40 xx_atempstartdate1=20040101,
41 xx_atempstartdate2=60000,
42 xx_atempperiod=172800.0,
43 #
44 xx_aqh_file='xx_aqh',
45 xx_aqhstartdate1=20040101,
46 xx_aqhstartdate2=60000,
47 xx_aqhperiod=172800.0,
48 #
49 xx_uwind_file='xx_uwind',
50 xx_uwindstartdate1=20040101,
51 xx_uwindstartdate2=60000,
52 xx_uwindperiod=172800.0,
53 #
54 xx_vwind_file='xx_vwind',
55 xx_vwindstartdate1=20040101,
56 xx_vwindstartdate2=60000,
57 xx_vwindperiod=172800.0,
58 #
59 xx_precip_file='xx_precip',
60 xx_precipstartdate1=20040101,
61 xx_precipstartdate2=60000,
62 xx_precipperiod=172800.0,
63 #
64 xx_swflux_file='xx_swflux',
65 xx_swfluxstartdate1=20040101,
66 xx_swfluxstartdate2=60000,
67 xx_swfluxperiod=172800.0,
68 #
69 xx_swdown_file='xx_swdown',
70 xx_swdownstartdate1=20040101,
71 xx_swdownstartdate2=60000,
72 xx_swdownperiod=172800.0,
73 /
74 #
75 # *********************
76 # names for ctrl_pack/unpack
77 # *********************
78 &ctrl_packnames
79 ctrlname='ecco_ctrl',
80 costname='ecco_cost',
81 /

  ViewVC Help
Powered by ViewVC 1.1.22