/[MITgcm]/MITgcm_contrib/heimbach/SO4x2/input_ad_nodiva/data.ctrl
ViewVC logotype

Annotation of /MITgcm_contrib/heimbach/SO4x2/input_ad_nodiva/data.ctrl

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


Revision 1.1 - (hide annotations) (download)
Thu Jan 26 06:27:13 2006 UTC (19 years, 5 months ago) by heimbach
Branch: MAIN
CVS Tags: HEAD
Setup for Southern Ocean on coarse grid. Test-bed for high-res. adjoint.

1 heimbach 1.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_atempstartdate1 = 20000101,
11     xx_atempstartdate2 = 000000,
12     xx_atempperiod = 864000.0,
13     xx_atemp_file = 'xx_atemp',
14     #
15     xx_aqhstartdate1 = 20000101,
16     xx_aqhstartdate2 = 000000,
17     xx_aqhperiod = 864000.0,
18     xx_aqh_file = 'xx_aqh',
19     #
20     xx_precipstartdate1 = 20000101,
21     xx_precipstartdate2 = 00000,
22     xx_precipperiod = 864000.0,
23     xx_precip_file = 'xx_precip',
24     #
25     xx_swfluxstartdate1 = 20000101,
26     xx_swfluxstartdate2 = 00000,
27     xx_swfluxperiod = 864000.0,
28     xx_swflux_file = 'xx_swflux',
29     #
30     # xx_swdownstartdate1 = 19920101,
31     # xx_swdownstartdate2 = 60000,
32     # xx_swdownperiod = 864000.0,
33     # xx_swdown_file = 'xx_swdown',
34     #
35     xx_uwindstartdate1 = 20000101,
36     xx_uwindstartdate2 = 000000,
37     xx_uwindperiod = 864000.0,
38     xx_uwind_file = 'xx_uwind',
39     #
40     xx_vwindstartdate1 = 20000101,
41     xx_vwindstartdate2 = 000000,
42     xx_vwindperiod = 864000.0,
43     xx_vwind_file = 'xx_vwind',
44     #
45     xx_obcsnstartdate1 = 20000101,
46     xx_obcsnstartdate2 = 000000,
47     xx_obcsnperiod = 864000.0,
48     xx_obcsn_file = 'xx_obcsn',
49     /
50     #
51     # *********************
52     # names for ctrl_pack/unpack
53     # *********************
54     &CTRL_PACKNAMES
55     ctrlname = 'ecco_ctrl',
56     costname = 'ecco_cost',
57     /

  ViewVC Help
Powered by ViewVC 1.1.22