Symbol Description Uses
thx 9



File Line number Procedure Code
./pkg/dic/bio_export.F 131 BIO_EXPORT
         thx = tmppo4/(tmppo4+KPO4)
./pkg/dic/bio_export.F 137 BIO_EXPORT
         thaux = tanh( (thx-thy)*1. _d 6 )
./pkg/dic/bio_export.F 138 BIO_EXPORT
         nutlimit= ( 1. _d 0 - thaux ) * thx * 0.5 _d 0
./pkg/dic/bio_export.F 68 BIO_EXPORT
      _RL thx, thy, theps, thaux
./pkg/dic/fe_chem.F 49 FE_CHEM
      _RL thx, thy, theps
./pkg/dic/fe_chem.F 88 FE_CHEM
              thx=freefe(i,j,k)
./pkg/dic/fe_chem.F 92 FE_CHEM
     &                 ( 1. _d 0 - tanh((thx-thy)/theps) ) * thx/2.+
./pkg/dic/fe_chem.F 93 FE_CHEM
     &                 ( 1. _d 0 + tanh((thx-thy)/theps) ) * thy/2.