/[MITgcm]/MITgcm_contrib/heimbach/ice_only_estimation/input_ad/data.ctrl
ViewVC logotype

Contents of /MITgcm_contrib/heimbach/ice_only_estimation/input_ad/data.ctrl

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


Revision 1.1 - (show annotations) (download)
Sat Sep 3 12:01:24 2005 UTC (19 years, 10 months ago) by heimbach
Branch: MAIN
CVS Tags: HEAD
A seaice-only (no ocean) config. for 1x1 deg. Lab. Sea

1 #
2 #
3 # *********************
4 # ECCO controlvariables
5 # *********************
6 &CTRL_NML
7 xx_theta_file ='xx_theta',
8 xx_salt_file ='xx_salt',
9 #
10 xx_hfluxstartdate1 = 20000101,
11 xx_hfluxstartdate2 = 10800,
12 xx_hfluxperiod = 864000.0,
13 xx_hflux_file = 'xx_hfl',
14 #
15 xx_sfluxstartdate1 = 20000101,
16 xx_sfluxstartdate2 = 10800,
17 xx_sfluxperiod = 864000.0,
18 xx_sflux_file = 'xx_sfl',
19 #
20 xx_tauustartdate1 = 20000101,
21 xx_tauustartdate2 = 10800,
22 xx_tauuperiod = 864000.0,
23 xx_tauu_file = 'xx_tauu',
24 #
25 xx_tauvstartdate1 = 20000101,
26 xx_tauvstartdate2 = 10800,
27 xx_tauvperiod = 864000.0,
28 xx_tauv_file = 'xx_tauv',
29 #
30 xx_atempstartdate1 = 20000101,
31 xx_atempstartdate2 = 10800,
32 xx_atempperiod = 864000.0,
33 xx_atemp_file = 'xx_atemp',
34 #
35 xx_aqhstartdate1 = 20000101,
36 xx_aqhstartdate2 = 10800,
37 xx_aqhperiod = 864000.0,
38 xx_aqh_file = 'xx_aqh',
39 #
40 xx_precipstartdate1 = 20000101,
41 xx_precipstartdate2 = 10800,
42 xx_precipperiod = 864000.0,
43 xx_precip_file = 'xx_precip',
44 #
45 xx_swdownstartdate1 = 20000101,
46 xx_swdownstartdate2 = 10800,
47 xx_swdownperiod = 864000.0,
48 xx_swdown_file = 'xx_swdown',
49 #
50 xx_uwindstartdate1 = 20000101,
51 xx_uwindstartdate2 = 10800,
52 xx_uwindperiod = 864000.0,
53 xx_uwind_file = 'xx_uwind',
54 #
55 xx_vwindstartdate1 = 20000101,
56 xx_vwindstartdate2 = 10800,
57 xx_vwindperiod = 864000.0,
58 xx_vwind_file = 'xx_vwind',
59 #
60 xx_sststartdate1 = 20000101,
61 xx_sststartdate2 = 10800,
62 xx_sstperiod = 864000.0,
63 xx_sst_file = 'xx_sst',
64 #
65 xx_sssstartdate1 = 20000101,
66 xx_sssstartdate2 = 10800,
67 xx_sssperiod = 864000.0,
68 xx_sss_file = 'xx_sss',
69 &
70 #
71 # *********************
72 # names for ctrl_pack/unpack
73 # *********************
74 &CTRL_PACKNAMES
75 ctrlname = 'ecco_ctrl',
76 costname = 'ecco_cost',
77 &

  ViewVC Help
Powered by ViewVC 1.1.22