/[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.1 - (hide annotations) (download)
Fri Aug 24 16:28:14 2012 UTC (12 years, 11 months ago) by gforget
Branch: MAIN
- cs32 setup; which also provides the bulk of the llc90 setup.

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

  ViewVC Help
Powered by ViewVC 1.1.22