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

Annotation of /MITgcm_contrib/verification_other/global1x1_tot/input/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:03 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     doPackDiag = .TRUE.,
7     doInitXX = .FALSE.,
8     #ph(
9     doZscalePack = .TRUE.,
10     doZscaleUnpack = .FALSE.,
11     #ph)
12     #
13     xx_theta_file='xx_theta',
14     xx_salt_file='xx_salt',
15     #
16     xx_hflux_file='xx_hfl',
17     xx_hfluxstartdate1=19920101,
18     xx_hfluxstartdate2=60000,
19     xx_hfluxperiod=172800.0,
20     #
21     xx_sflux_file='xx_sfl',
22     xx_sfluxstartdate1=19920101,
23     xx_sfluxstartdate2=60000,
24     xx_sfluxperiod=172800.0,
25     #
26     xx_tauu_file='xx_tauu',
27     xx_tauustartdate1=19920101,
28     xx_tauustartdate2=60000,
29     xx_tauuperiod=172800.0,
30     #
31     xx_tauv_file='xx_tauv',
32     xx_tauvstartdate1=19920101,
33     xx_tauvstartdate2=60000,
34     xx_tauvperiod=172800.0,
35     &
36     #
37     # *********************
38     # names for ctrl_pack/unpack
39     # *********************
40     &ctrl_packnames
41     ctrlname='ecco_ctrl',
42     costname='ecco_cost',
43     &

  ViewVC Help
Powered by ViewVC 1.1.22