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

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

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


Revision 1.2 - (hide annotations) (download)
Sun Sep 30 13:46:24 2012 UTC (12 years, 10 months ago) by gforget
Branch: MAIN
Changes since 1.1: +13 -13 lines
data (new)      as revised input/data but use adv. sch. 30 & vert impl. 3 in ad
data.gmredi (new) use stableGmAdjTap taper scheme in ad (run time switch is now needed)
data.seaice (new) as revised input/data but use adv. sch. 30 in ad
data.ctrl       start in 1948

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

  ViewVC Help
Powered by ViewVC 1.1.22