--preparing the net anthropogenic flux at the surface for mixing layer --unit kg CO2 / m2 / s
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| real, | intent(in) | :: | pdtphys | |||
| logical, | intent(in) | :: | debutphy | |||
| real, | intent(in), | DIMENSION(klon) | :: | xlat | ||
| real, | intent(in), | DIMENSION(klon) | :: | xlon | ||
| real, | intent(in), | DIMENSION(klon) | :: | pphis | ||
| real, | intent(in), | DIMENSION(klon,klev) | :: | pphi | ||
| real, | intent(in), | DIMENSION(klon,klev) | :: | t_seri | ||
| real, | intent(in), | DIMENSION(klon,klev) | :: | pplay | ||
| real, | intent(in), | DIMENSION(klon,klev+1) | :: | paprs | ||
| real, | intent(inout), | DIMENSION(klon,klev,nbtr) | :: | tr_seri | ||
| real, | intent(inout), | DIMENSION(klon,nbtr) | :: | source |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| logical, | intent(in) | :: | debutphy |