Warning, /verification/global_ocean.cs32x15/input_ad.seaice_dynmix/data.autodiff is written in an unsupported language. File is not indexed.
view on githubraw file Latest commit bb66654f on 2012-11-15 18:34:07 UTC
87cf6f6d5b Jean*0001 # =========================
0002 # pkg AUTODIFF parameters :
0003 # =========================
0004 # inAdExact :: get an exact adjoint (no approximation) (def=.True.)
bb66654f80 Jean*0005 # SEAICEuseFREEDRIFTswitchInAd :: switch on/off Free-Drift in AD mode (def=F)
87cf6f6d5b Jean*0006 #
0007 &AUTODIFF_PARM01
0008 # inAdExact = .FALSE.,
bb66654f80 Jean*0009 SEAICEuseFREEDRIFTswitchInAd = .TRUE.,
87cf6f6d5b Jean*0010 &