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

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

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


Revision 1.3 - (hide annotations) (download)
Sun Sep 30 13:30:44 2012 UTC (12 years, 10 months ago) by gforget
Branch: MAIN
Changes since 1.2: +13 -13 lines
data            rm balanceThetaClimRelax, balanceQnet
                switch to advection scheme No 33
                switch to 1h time step, consistent with llc90
data.cal        start in 1948
data.ctrl       start in 1948
data.seaice     switch to advection scheme No 33
                add sea ice initial condition
                revert to default albedos

1 gforget 1.1 # *********************
2     # ECCO controlvariables
3     # *********************
4     &ctrl_nml
5     #
6     doSinglePrecTapelev=.TRUE.,
7 gforget 1.2 ctrlSmoothCorrel2D=.FALSE.,
8     ctrlSmoothCorrel3D=.FALSE.,
9 gforget 1.1 #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 gforget 1.2 #doPackDiag = .TRUE.,
16 gforget 1.1 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.3 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.3 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.3 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.3 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.3 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.3 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.3 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.3 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.3 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.3 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.3 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.3 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.3 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