Back to home page

MITgcm

 
 

    


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

view on githubraw file Latest commit 2e7aec99 on 2022-04-25 03:54:25 UTC
212d985908 Patr*0001 #
                0002 #
                0003 # *********************
                0004 # ECCO controlvariables
                0005 # *********************
                0006  &CTRL_NML
                0007  &
                0008 #
                0009 # *********************
                0010 # names for ctrl_pack/unpack
                0011 # *********************
                0012  &CTRL_PACKNAMES
                0013  &
2e7aec9951 dngo*0014 #
                0015 # *********************
                0016 # names for CTRL_GENARR, CTRL_GENTIM
                0017 # *********************
                0018  &CTRL_NML_GENARR
                0019 # Since everything is hard coded, the following has no effect but is
                0020 # just meant to document the control variables;
                0021 #
                0022  xx_genarr3d_weight(1) = 'ones_64b.bin',
                0023  xx_genarr3d_file(1)   = 'xx_theta',
                0024  xx_genarr3d_weight(2) = 'ones_64b.bin',
                0025  xx_genarr3d_file(2)   = 'xx_salt',
                0026  xx_genarr3d_weight(3) = 'ones_64b.bin',
                0027  xx_genarr3d_file(3)   = 'xx_diffKr',
                0028  &