Back to home page

MITgcm

 
 

    


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

view on githubraw file Latest commit 5bc99689 on 2023-08-01 13:40:46 UTC
564dced676 Patr*0001 # *********************
                0002 # ECCO controlvariables
                0003 # *********************
                0004  &CTRL_NML
                0005  &
                0006 #
                0007 # *********************
                0008 # names for ctrl_pack/unpack
                0009 # *********************
                0010  &CTRL_PACKNAMES
                0011  &
11c3150c71 Mart*0012 #
                0013 # *********************
                0014 # names for CTRL_GENARR, CTRL_GENTIM
                0015 # *********************
                0016  &CTRL_NML_GENARR
                0017 # the bounds are commented out to reproduce old results with
                0018 # the CPP-flag DISABLE_CTRL_THETA_LIMIT defined
                0019  xx_genarr3d_file(1)       = 'xx_theta',
                0020  xx_genarr3d_weight(1)     = 'ones_64b.bin',
                0021 #xx_genarr3d_bounds(1:5,1) = -2.,-1.9,39.,40.,5.,
                0022 #
                0023  xx_genarr3d_file(2)       = 'xx_salt',
                0024  xx_genarr3d_weight(2)     = 'ones_64b.bin',
                0025 #xx_genarr3d_bounds(1:5,2) = 29.,29.5,40.5,41.,5.,
                0026 #
                0027  xx_genarr3d_file(3)       = 'xx_diffkr',
                0028  xx_genarr3d_weight(3)     = 'ones_64b.bin',
                0029 #xx_genarr3d_bounds(1:5,3) = 1.E-6,2.E-6,4.E-4,5.E-4,0.,
                0030 #
                0031  xx_genarr3d_file(4)       = 'xx_kapgm',
                0032  xx_genarr3d_weight(4)     = 'ones_64b.bin',
                0033 #xx_genarr3d_bounds(1:5,4) = 1.E-6,2.E-6,4.E-4,5.E-4,0.,
                0034  &