Warning, /verification/isomip/input_ad/data.ctrl is written in an unsupported language. File is not indexed.
view on githubraw file Latest commit 7b8b86ab on 2021-05-27 04:18:47 UTC
9a037d41df Patr*0001 # *********************
0002 # ECCO controlvariables
0003 # *********************
0004 &CTRL_NML
0005 &
0006 #
0007 # *********************
0008 # names for ctrl_pack/unpack
0009 # *********************
0010 &CTRL_PACKNAMES
0011 &
6b47d550f4 Mart*0012 #
0013 # *********************
0014 # names for CTRL_GENARR, CTRL_GENTIM
0015 # *********************
0016 &CTRL_NML_GENARR
0017 xx_genarr3d_file(1) = 'xx_theta',
698b6992ee Jean*0018 xx_genarr3d_weight(1) = 'ones_64b.bin',
6b47d550f4 Mart*0019 xx_genarr3d_bounds(1:5,1) = -2.,-1.9,39.,40.,5.,
0020 #
0021 xx_genarr3d_file(2) = 'xx_salt',
698b6992ee Jean*0022 xx_genarr3d_weight(2) = 'ones_64b.bin',
6b47d550f4 Mart*0023 xx_genarr3d_bounds(1:5,2) = 29.,29.5,40.5,41.,5.,
0024 #
0025 xx_genarr3d_file(3) = 'xx_diffkr',
698b6992ee Jean*0026 xx_genarr3d_weight(3) = 'ones_64b.bin',
6b47d550f4 Mart*0027 xx_genarr3d_bounds(1:5,3) = 1.E-6,2.E-6,4.E-4,5.E-4,0.,
0028 #
0029 xx_gentim2d_file(1) = 'xx_shifwflx',
698b6992ee Jean*0030 xx_gentim2d_weight(1) = 'ones_64b.bin',
7b8b86ab99 Timo*0031 #
0032 xx_genarr2d_file(1) = 'xx_shicoefft',
0033 xx_genarr2d_weight(1) = 'ones_64b.bin',
0034 xx_genarr2d_preproc_c(1,1)= 'log10ctrl',
0035 xx_genarr2d_preproc_r(1,1)= -4.,
6b47d550f4 Mart*0036 #
0037 &