Back to home page

MITgcm

 
 

    


Warning, /pkg/gmredi/README_ADJOINT is written in an unsupported language. File is not indexed.

view on githubraw file Latest commit 6605acea on 2001-08-21 15:27:19 UTC
6605acea76 Patr*0001 heimbach@mit.edu, 16-Aug-2001
                0002 
                0003 The following files (and probably only those) could
                0004 potentially cause problems in the context of AD,
                0005 i.e. may leed to large sensitivities:
                0006 
                0007 - gmredi_calc_tensor:
                0008   (all for the case GM_VISBECK_VARIABLE_K)
                0009          N2=(-Gravity*recip_Rhonil)/dRdSigmaLtd(i,j)
                0010          SN=sqrt(Ssq*N2)
                0011         VisbeckK(i,j,bi,bj)=
                0012      &     min(VisbeckK(i,j,bi,bj),GM_Visbeck_maxval_K)
                0013 
                0014 - gmredi_slope_limit:
                0015   gradSmod, Small_Number, dSigmaDrLtd, Smod
                0016   Lrho=Cspd/abs(Fcori(i,j,bi,bj))