/[MITgcm]/MITgcm_contrib/atnguyen/llc_90/aste_90x150x60/input_ad/data.ctrl
ViewVC logotype

Annotation of /MITgcm_contrib/atnguyen/llc_90/aste_90x150x60/input_ad/data.ctrl

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


Revision 1.1 - (hide annotations) (download)
Tue Dec 24 01:00:02 2013 UTC (11 years, 7 months ago) by atn
Branch: MAIN
CVS Tags: HEAD
add input files for llc90 aste set up, tested as of checkpoint 64f

1 atn 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     xx_hfluxstartdate1=19920101,
26     xx_hfluxstartdate2=60000,
27     xx_hfluxperiod=1209600.0,
28     #
29     xx_sflux_file='xx_sfl',
30     xx_sfluxstartdate1=19920101,
31     xx_sfluxstartdate2=60000,
32     xx_sfluxperiod=1209600.0,
33     #
34     xx_tauu_file='xx_tauu',
35     xx_tauustartdate1=19920101,
36     xx_tauustartdate2=60000,
37     xx_tauuperiod=1209600.0,
38     #
39     xx_tauv_file='xx_tauv',
40     xx_tauvstartdate1=19920101,
41     xx_tauvstartdate2=60000,
42     xx_tauvperiod=1209600.0,
43     #
44     xx_atemp_file='xx_atemp',
45     xx_atempstartdate1=19920101,
46     xx_atempstartdate2=60000,
47     xx_atempperiod=1209600.0,
48     #
49     xx_aqh_file='xx_aqh',
50     xx_aqhstartdate1=19920101,
51     xx_aqhstartdate2=60000,
52     xx_aqhperiod=1209600.0,
53     #
54     xx_uwind_file='xx_uwind',
55     xx_uwindstartdate1=19920101,
56     xx_uwindstartdate2=60000,
57     xx_uwindperiod=1209600.0,
58     #
59     xx_vwind_file='xx_vwind',
60     xx_vwindstartdate1=19920101,
61     xx_vwindstartdate2=60000,
62     xx_vwindperiod=1209600.0,
63     #
64     xx_precip_file='xx_precip',
65     xx_precipstartdate1=19920101,
66     xx_precipstartdate2=60000,
67     xx_precipperiod=1209600.0,
68     #
69     xx_swdown_file='xx_swdown',
70     xx_swdownstartdate1=19920101,
71     xx_swdownstartdate2=60000,
72     xx_swdownperiod=1209600.0,
73     #
74     xx_swflux_file='xx_swflux',
75     xx_swfluxstartdate1=19920101,
76     xx_swfluxstartdate2=60000,
77     xx_swfluxperiod=1209600.0,
78     #
79     xx_lwdown_file='xx_lwdown',
80     xx_lwdownstartdate1=19920101,
81     xx_lwdownstartdate2=60000,
82     xx_lwdownperiod=1209600.0,
83     #
84     xx_lwflux_file='xx_lwflux',
85     xx_lwfluxstartdate1=19920101,
86     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