Warning, /verification/global_oce_latlon/input_oad/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
5dddee4ea2 Jean*0001 # *********************
0002 # ECCO controlvariables
0003 # *********************
0004 &CTRL_NML
0005 &
0006 #
0007 # *********************
0008 # names for ctrl_pack/unpack
0009 # *********************
0010 &CTRL_PACKNAMES
0011 &
2e7aec9951 dngo*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_genarr2d_file(1) = 'xx_qnet',
0028 xx_genarr2d_weight(1) = 'ones_64b.bin',
0029 #
0030 xx_genarr2d_file(2) = 'xx_empmr',
0031 xx_genarr2d_weight(2) = 'ones_64b.bin',
0032 #
0033 xx_genarr2d_file(3) = 'xx_fu',
0034 xx_genarr2d_weight(3) = 'ones_64b.bin',
0035 #
0036 xx_genarr2d_file(4) = 'xx_fv',
0037 xx_genarr2d_weight(4) = 'ones_64b.bin',
0038 #
0039 &