Symbol | Description | Uses |
tmppo4 | 9 |
File | Line number | Procedure | Code |
./pkg/dic/bio_export.F | 118 | BIO_EXPORT |
tmppo4=max(0. _d 0, PTR_PO4(i,j,k)) |
./pkg/dic/bio_export.F | 121 | BIO_EXPORT |
tmppo4=PTR_PO4(i,j,k) |
./pkg/dic/bio_export.F | 131 | BIO_EXPORT |
thx = tmppo4/(tmppo4+KPO4) |
./pkg/dic/bio_export.F | 141 | BIO_EXPORT |
nutlimit=min( tmppo4/(tmppo4+KPO4),tmpfe/(tmpfe+KFE) ) |
./pkg/dic/bio_export.F | 144 | BIO_EXPORT |
nutlimit= tmppo4/(tmppo4+KPO4) |
./pkg/dic/bio_export.F | 63 | BIO_EXPORT |
_RL tmppo4 |