Symbol | Description | Uses |
thaux | 4 |
File | Line number | Procedure | Code |
./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 | 140 | BIO_EXPORT |
& + ( 1. _d 0 + thaux ) * thy * 0.5 _d 0 |
./pkg/dic/bio_export.F | 67 | BIO_EXPORT |
_RL thx, thy, theps, thaux |