Symbol | Description | Uses |
thy | 9 |
File | Line number | Procedure | Code |
./pkg/dic/bio_export.F | 132 | BIO_EXPORT |
thy = tmpfe/(tmpfe+KFE) |
./pkg/dic/bio_export.F | 137 | BIO_EXPORT |
thaux = tanh( (thx-thy)*1. _d 6 ) |
./pkg/dic/bio_export.F | 139 | BIO_EXPORT |
& + ( 1. _d 0 + thaux ) * thy * 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 | 89 | FE_CHEM |
thy=freefemax |
./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. |