/[MITgcm]/MITgcm_contrib/verification_other/global1x1_tot/input_seaice_adj/data.ctrl
ViewVC logotype

Annotation of /MITgcm_contrib/verification_other/global1x1_tot/input_seaice_adj/data.ctrl

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


Revision 1.1 - (hide annotations) (download)
Sat Feb 4 02:45:04 2012 UTC (13 years, 5 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint64k, checkpoint64x, checkpoint64z, checkpoint64o, checkpoint64p, checkpoint64r, checkpoint64w, checkpoint64v, checkpoint66g, checkpoint66f, checkpoint66e, checkpoint66d, checkpoint66c, checkpoint66b, checkpoint66a, checkpoint66o, checkpoint66n, checkpoint66m, checkpoint66l, checkpoint66k, checkpoint66j, checkpoint66i, checkpoint66h, checkpoint64m, checkpoint65z, checkpoint65x, checkpoint65y, checkpoint65r, checkpoint65s, checkpoint65p, checkpoint65q, checkpoint65v, checkpoint65w, checkpoint65u, checkpoint65j, checkpoint67a, checkpoint67b, checkpoint65i, checkpoint67d, checkpoint65m, checkpoint65c, checkpoint65a, checkpoint65f, checkpoint65e, checkpoint64i, checkpoint64h, checkpoint65h, checkpoint65, checkpoint64j, checkpoint65n, HEAD
move un-tested set-up from MITgcm/verification/global1x1_tot to Contrib/verification_other

1 jmc 1.1 # *********************
2     # ECCO controlvariables
3     # *********************
4     &ctrl_nml
5     #
6     ### doMainUnpack = .FALSE.,
7     doinitxx = .TRUE.,
8     doPackDiag = .TRUE.,
9     doZscalePack = .TRUE.,
10     delZexp = 1.,
11     #
12     xx_theta_file='xx_theta',
13     xx_salt_file='xx_salt',
14     #
15     xx_hflux_file='xx_hfl',
16     xx_hfluxstartdate1=19920101,
17     xx_hfluxstartdate2=60000,
18     xx_hfluxperiod=345600.0,
19     #
20     xx_sflux_file='xx_sfl',
21     xx_sfluxstartdate1=19920101,
22     xx_sfluxstartdate2=60000,
23     xx_sfluxperiod=345600.0,
24     #
25     xx_tauu_file='xx_tauu',
26     xx_tauustartdate1=19920101,
27     xx_tauustartdate2=60000,
28     xx_tauuperiod=345600.0,
29     #
30     xx_tauv_file='xx_tauv',
31     xx_tauvstartdate1=19920101,
32     xx_tauvstartdate2=60000,
33     xx_tauvperiod=345600.0,
34     #
35     xx_atemp_file='xx_atemp',
36     xx_atempstartdate1=19920101,
37     xx_atempstartdate2=60000,
38     xx_atempperiod=345600.0,
39     #
40     xx_aqh_file='xx_aqh',
41     xx_aqhstartdate1=19920101,
42     xx_aqhstartdate2=60000,
43     xx_aqhperiod=345600.0,
44     #
45     xx_uwind_file='xx_uwind',
46     xx_uwindstartdate1=19920101,
47     xx_uwindstartdate2=60000,
48     xx_uwindperiod=345600.0,
49     #
50     xx_vwind_file='xx_vwind',
51     xx_vwindstartdate1=19920101,
52     xx_vwindstartdate2=60000,
53     xx_vwindperiod=345600.0,
54     #
55     xx_precip_file='xx_precip',
56     xx_precipstartdate1=19920101,
57     xx_precipstartdate2=60000,
58     xx_precipperiod=345600.0,
59     #
60     xx_swflux_file='xx_swflux',
61     xx_swfluxstartdate1=19920101,
62     xx_swfluxstartdate2=60000,
63     xx_swfluxperiod=345600.0,
64     /
65     #
66     # *********************
67     # names for ctrl_pack/unpack
68     # *********************
69     &ctrl_packnames
70     ctrlname='ecco_ctrl',
71     costname='ecco_cost',
72     /

  ViewVC Help
Powered by ViewVC 1.1.22