Issuing rollback() due to DESTROY without explicit disconnect() of DBD::mysql::db handle dbname=MITgcm at /usr/local/share/lxr/lib/LXR/Common.pm line 1224.
Last-Modified: Fri, 31 Oct 2024 05:11:45 GMT
Content-Type: text/html; charset=utf-8
MITgcm/MITgcm/verification/tutorial_global_oce_optim/input_ad/data.autodiff
6a162afee2 Jean*0001 # =========================
0002 # pkg AUTODIFF parameters :
0003 # =========================
4240547d2d Mart*0004 # inAdExact :: get an exact adjoint (no approximation) (def=.True.)
0005 # viscFacInAd :: parameter to increase part of the viscosity in backward sweep;
0006 # multplies 3D viscosity fields (read from files viscAhDfile and
0007 # viscAhZfile) before they are added to the final viscosity to
0008 # improve stability of backwards sweep. It is commented out,
0009 # because in this experiment the 3D viscosity fields are zero
0010 # (not read) and this parameter has no effect.
6a162afee2 Jean*0011 #
0012 &AUTODIFF_PARM01
0013 # inAdExact = .FALSE.,
4240547d2d Mart*0014 # viscFacInAd = 2.,
6a162afee2 Jean*0015 &