Back to home page

MITgcm

 
 

    


Warning, /verification/obcs_ctrl/input_ad/data.ctrl is written in an unsupported language. File is not indexed.

view on githubraw file Latest commit 6b47d550 on 2021-03-10 15:38:00 UTC
bce9e67dfb Matt*0001 # *********************
                0002 # ECCO controlvariables
                0003 # *********************
                0004  &CTRL_NML
                0005 ## doMainPack   =  .TRUE.,
                0006 ## doMainUnpack =  .TRUE.,
                0007  doinitxx = .TRUE.,
                0008  doPackDiag = .FALSE.,
                0009  doZscalePack = .FALSE.,
                0010  delZexp = 1.,
                0011 # doSinglePrecTapelev = .TRUE.,
                0012 #
                0013  xx_obcsnstartdate1 = 20070101,
8821fbf9cc Jean*0014  xx_obcsnstartdate2 =    00000,
bce9e67dfb Matt*0015  xx_obcsnperiod     =      0.0,
                0016  xx_obcsn_file = 'xx_obcsn',
                0017 #
                0018  xx_obcssstartdate1 = 20070101,
8821fbf9cc Jean*0019  xx_obcssstartdate2 =    00000,
bce9e67dfb Matt*0020  xx_obcssperiod     =      0.0,
                0021  xx_obcss_file = 'xx_obcss',
                0022 #
                0023  xx_obcswstartdate1 = 20070101,
8821fbf9cc Jean*0024  xx_obcswstartdate2 =   00000,
bce9e67dfb Matt*0025  xx_obcswperiod     =     0.0,
                0026  xx_obcsw_file = 'xx_obcsw',
                0027 #
                0028  xx_obcsestartdate1 = 20070101,
                0029  xx_obcsestartdate2 =    00000,
                0030  xx_obcseperiod     =      0.0,
                0031  xx_obcse_file = 'xx_obcse',
8821fbf9cc Jean*0032  &
bce9e67dfb Matt*0033 #
                0034 # *********************
                0035 # names for ctrl_pack/unpack
                0036 # *********************
                0037  &CTRL_PACKNAMES
                0038  ctrlname = 'ecco_ctrl',
                0039  costname = 'ecco_cost',
8821fbf9cc Jean*0040  &
6b47d550f4 Mart*0041 #
                0042 # *********************
                0043 # names for CTRL_GENARR, CTRL_GENTIM
                0044 # *********************
                0045  &CTRL_NML_GENARR
                0046  xx_genarr3d_file(1)       = 'xx_theta',
                0047  xx_genarr3d_weight(1)     = 'errorTtot.err64',
                0048  &