Symbol | Description | Uses |
tmppo4 | 9 |
File | Line number | Procedure | Code |
./pkg/dic/bio_export.F | 119 | BIO_EXPORT |
tmppo4=max(0. _d 0, PTR_PO4(i,j,k)) |
./pkg/dic/bio_export.F | 122 | BIO_EXPORT |
tmppo4=PTR_PO4(i,j,k) |
./pkg/dic/bio_export.F | 132 | BIO_EXPORT |
thx = tmppo4/(tmppo4+KPO4) |
./pkg/dic/bio_export.F | 142 | BIO_EXPORT |
nutlimit=min( tmppo4/(tmppo4+KPO4),tmpfe/(tmpfe+KFE) ) |
./pkg/dic/bio_export.F | 145 | BIO_EXPORT |
nutlimit= tmppo4/(tmppo4+KPO4) |
./pkg/dic/bio_export.F | 62 | BIO_EXPORT |
_RL tmppo4 |