Warning, /verification/offline_exf_seaice/input_ad.obcs/data.ctrl is written in an unsupported language. File is not indexed.
view on githubraw file Latest commit af61e5eb on 2024-06-06 03:30:35 UTC
af61e5eb16 Mart*0001 # *********************
0002 # general parameters and
0003 # non-default ECCO legacy control variables
0004 # *********************
0005 &CTRL_NML
0006 doMainUnpack=.FALSE.,
0007 doMainPack=.FALSE.,
0008 ctrlprec = 32,
0009 &
0010 #
0011 # *********************
0012 # names for ctrl_pack/unpack
0013 # *********************
0014 &CTRL_PACKNAMES
0015 &
0016 #
0017 # *********************
0018 # names for CTRL_GENARR, CTRL_GENTIM
0019 # *********************
0020 &CTRL_NML_GENARR
0021 xx_gentim2d_file(1) = 'xx_atemp',
0022 xx_gentim2d_weight(1) = 'ones_32b.bin',
0023 #
0024 xx_gentim2d_file(2) = 'xx_swdown',
0025 xx_gentim2d_weight(2) = 'ones_32b.bin',
0026 #
0027 xx_genarr2d_file(1) = 'xx_siheff',
0028 xx_genarr2d_weight(1) = 'ones_32b.bin',
0029 #
0030 &