Symbol | Description | Uses |
thx | 9 |
File | Line number | Procedure | Code |
./pkg/dic/bio_export.F | 132 | BIO_EXPORT |
thx = tmppo4/(tmppo4+KPO4) |
./pkg/dic/bio_export.F | 138 | BIO_EXPORT |
thaux = tanh( (thx-thy)*1. _d 6 ) |
./pkg/dic/bio_export.F | 139 | BIO_EXPORT |
nutlimit= ( 1. _d 0 - thaux ) * thx * 0.5 _d 0 |
./pkg/dic/bio_export.F | 67 | BIO_EXPORT |
_RL thx, thy, theps, thaux |
./pkg/dic/fe_chem.F | 101 | FE_CHEM |
& ( 1. _d 0 - tanh((thx-thy)/theps) ) * thx/2.+ |
./pkg/dic/fe_chem.F | 102 | FE_CHEM |
& ( 1. _d 0 + tanh((thx-thy)/theps) ) * thy/2. |
./pkg/dic/fe_chem.F | 50 | FE_CHEM |
_RL thx, thy, theps |
./pkg/dic/fe_chem.F | 97 | FE_CHEM |
thx=freefe(i,j,k) |