/[MITgcm]/MITgcm/verification/lab_sea/input_ad/data.ctrl
ViewVC logotype

Diff of /MITgcm/verification/lab_sea/input_ad/data.ctrl

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

revision 1.1 by heimbach, Fri Dec 15 18:11:59 2006 UTC revision 1.6 by heimbach, Sat Mar 24 21:32:56 2012 UTC
# Line 4  Line 4 
4  # ECCO controlvariables  # ECCO controlvariables
5  # *********************  # *********************
6   &CTRL_NML   &CTRL_NML
7    # doSinglePrecTapelev=.TRUE.,
8    #
9   xx_theta_file      ='xx_theta',   xx_theta_file      ='xx_theta',
10   xx_salt_file       ='xx_salt',   xx_salt_file       ='xx_salt',
11     xx_siarea_file     ='xx_siarea',
12     xx_siheff_file     ='xx_siheff',
13     xx_sihsnow_file    ='xx_sihsnow',
14  #  #
15   xx_hfluxstartdate1 = 19790101,   xx_hfluxstartdate1 = 19790101,
16   xx_hfluxstartdate2 = 000000,   xx_hfluxstartdate2 = 000000,
# Line 86  Line 91 
91   xx_vwindstartdate2 = 000000,   xx_vwindstartdate2 = 000000,
92   xx_vwindperiod     = 864000.0,   xx_vwindperiod     = 864000.0,
93   xx_vwind_file      = 'xx_vwind',   xx_vwind_file      = 'xx_vwind',
94    #
95     xx_sststartdate1 = 19790101,
96     xx_sststartdate2 = 000000,
97     xx_sstperiod     = 864000.0,
98     xx_sst_file      = 'xx_sst',
99    #
100     xx_sssstartdate1 = 19790101,
101     xx_sssstartdate2 = 000000,
102     xx_sssperiod     = 864000.0,
103     xx_sss_file      = 'xx_sss',
104    #
105   &   &
106  #  #
107  # *********************  # *********************
108  # names for ctrl_pack/unpack  # names for ctrl_pack/unpack
109  # *********************  # *********************
110   &CTRL_PACKNAMES   &CTRL_PACKNAMES
  ctrlname = 'ecco_ctrl',  
  costname = 'ecco_cost',  
111   &   &

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

  ViewVC Help
Powered by ViewVC 1.1.22