/[MITgcm]/MITgcm/optim/data.ctrl
ViewVC logotype

Diff of /MITgcm/optim/data.ctrl

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

revision 1.1 by heimbach, Tue Feb 5 20:34:34 2002 UTC revision 1.2 by heimbach, Fri Nov 15 04:03:25 2002 UTC
# Line 0  Line 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_hfluxstartdate1 = 19920102,
11     xx_hfluxstartdate2 = 220000,
12     xx_hfluxperiod     = 864000.0,
13     xx_hflux_file      = 'xx_hfl',
14    #
15     xx_sfluxstartdate1 = 19920102,
16     xx_sfluxstartdate2 = 220000,
17     xx_sfluxperiod     = 864000.0,
18     xx_sflux_file      = 'xx_sfl',
19    #
20     xx_tauustartdate1 = 19920102,
21     xx_tauustartdate2 = 220000,
22     xx_tauuperiod     = 864000.0,
23     xx_tauu_file      = 'xx_tauu',
24    #
25     xx_tauvstartdate1 = 19920102,
26     xx_tauvstartdate2 = 220000,
27     xx_tauvperiod     = 864000.0,
28     xx_tauv_file      = 'xx_tauv',
29     &
30    #
31    # *********************
32    # names for ctrl_pack/unpack
33    # *********************
34     &CTRL_PACKNAMES
35     yadmark  = 'ad',
36     ctrlname = 'ecco_ctrl',
37     costname = 'ecco_cost',
38     scalname = 'ecco_scal',
39     maskname = 'ecco_mask',
40     metaname = 'ecco_meta',
41     &

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

  ViewVC Help
Powered by ViewVC 1.1.22