/[MITgcm]/MITgcm/verification/natl_box_adjoint/input_seaice/data.ctrl
ViewVC logotype

Contents of /MITgcm/verification/natl_box_adjoint/input_seaice/data.ctrl

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


Revision 1.6 - (show annotations) (download)
Thu Nov 2 05:38:13 2006 UTC (17 years, 7 months ago) by heimbach
Branch: MAIN
CVS Tags: checkpoint63h, checkpoint63i, checkpoint63d, checkpoint63e, checkpoint63f, checkpoint63g, checkpoint63a, checkpoint63b, checkpoint63c, checkpoint58u_post, checkpoint60, checkpoint61, checkpoint62, checkpoint63, checkpoint58r_post, checkpoint58x_post, checkpoint58t_post, checkpoint58w_post, checkpoint59q, checkpoint59p, checkpoint59r, checkpoint59e, checkpoint59d, checkpoint59g, checkpoint59f, checkpoint59a, checkpoint59c, checkpoint59b, checkpoint59m, checkpoint59l, checkpoint59o, checkpoint59n, checkpoint59i, checkpoint59h, checkpoint59k, checkpoint59j, checkpoint59, checkpoint62c, checkpoint62b, checkpoint62a, checkpoint62g, checkpoint62f, checkpoint62e, checkpoint62d, checkpoint62k, checkpoint62j, checkpoint62i, checkpoint62h, checkpoint62o, checkpoint62n, checkpoint62m, checkpoint62l, checkpoint62s, checkpoint62r, checkpoint62q, checkpoint62p, checkpoint62w, checkpoint62v, checkpoint62u, checkpoint62t, checkpoint62z, checkpoint62y, checkpoint62x, checkpoint58y_post, checkpoint58v_post, checkpoint58s_post, checkpoint61f, checkpoint61g, checkpoint61d, checkpoint61e, checkpoint61b, checkpoint61c, checkpoint61a, checkpoint61n, checkpoint61o, checkpoint61l, checkpoint61m, checkpoint61j, checkpoint61k, checkpoint61h, checkpoint61i, checkpoint61v, checkpoint61w, checkpoint61t, checkpoint61u, checkpoint61r, checkpoint61s, checkpoint61p, checkpoint61q, checkpoint61z, checkpoint61x, checkpoint61y
Changes since 1.5: +25 -0 lines
o add new controls to this experiment
o change to #define SEAICE_EXTERNAL_FLUXES

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 = 19790101,
11 xx_hfluxstartdate2 = 000000,
12 xx_hfluxperiod = 864000.0,
13 xx_hflux_file = 'xx_hfl',
14 #
15 xx_sfluxstartdate1 = 19790101,
16 xx_sfluxstartdate2 = 000000,
17 xx_sfluxperiod = 864000.0,
18 xx_sflux_file = 'xx_sfl',
19 #
20 xx_tauustartdate1 = 19790101,
21 xx_tauustartdate2 = 000000,
22 xx_tauuperiod = 864000.0,
23 xx_tauu_file = 'xx_tauu',
24 #
25 xx_tauvstartdate1 = 19790101,
26 xx_tauvstartdate2 = 000000,
27 xx_tauvperiod = 864000.0,
28 xx_tauv_file = 'xx_tauv',
29 #
30 xx_atempstartdate1 = 19790101,
31 xx_atempstartdate2 = 000000,
32 xx_atempperiod = 864000.0,
33 xx_atemp_file = 'xx_atemp',
34 #
35 xx_aqhstartdate1 = 19790101,
36 xx_aqhstartdate2 = 000000,
37 xx_aqhperiod = 864000.0,
38 xx_aqh_file = 'xx_aqh',
39 #
40 xx_precipstartdate1 = 19790101,
41 xx_precipstartdate2 = 000000,
42 xx_precipperiod = 864000.0,
43 xx_precip_file = 'xx_precip',
44 #
45 xx_swfluxstartdate1 = 19790101,
46 xx_swfluxstartdate2 = 000000,
47 xx_swfluxperiod = 864000.0,
48 xx_swflux_file = 'xx_swflux',
49 #
50 xx_swdownstartdate1 = 19790101,
51 xx_swdownstartdate2 = 000000,
52 xx_swdownperiod = 864000.0,
53 xx_swdown_file = 'xx_swdown',
54 #
55 xx_lwfluxstartdate1 = 19790101,
56 xx_lwfluxstartdate2 = 000000,
57 xx_lwfluxperiod = 864000.0,
58 xx_lwflux_file = 'xx_lwflux',
59 #
60 xx_lwdownstartdate1 = 19790101,
61 xx_lwdownstartdate2 = 000000,
62 xx_lwdownperiod = 864000.0,
63 xx_lwdown_file = 'xx_lwdown',
64 #
65 xx_evapstartdate1 = 19790101,
66 xx_evapstartdate2 = 000000,
67 xx_evapperiod = 864000.0,
68 xx_evap_file = 'xx_evap',
69 #
70 xx_snowprecipstartdate1 = 19790101,
71 xx_snowprecipstartdate2 = 000000,
72 xx_snowprecipperiod = 864000.0,
73 xx_snowprecip_file = 'xx_snowprecip',
74 #
75 xx_apressurestartdate1 = 19790101,
76 xx_apressurestartdate2 = 000000,
77 xx_apressureperiod = 864000.0,
78 xx_apressure_file = 'xx_apressure',
79 #
80 xx_uwindstartdate1 = 19790101,
81 xx_uwindstartdate2 = 000000,
82 xx_uwindperiod = 864000.0,
83 xx_uwind_file = 'xx_uwind',
84 #
85 xx_vwindstartdate1 = 19790101,
86 xx_vwindstartdate2 = 000000,
87 xx_vwindperiod = 864000.0,
88 xx_vwind_file = 'xx_vwind',
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