Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
integer(kind=IN), | intent(in) | :: | mask(:) | |||
real(kind=R8), | intent(in) | :: | zbot(:) | |||
real(kind=R8), | intent(in) | :: | ubot(:) | |||
real(kind=R8), | intent(in) | :: | vbot(:) | |||
real(kind=R8), | intent(in) | :: | thbot(:) | |||
real(kind=R8), | intent(in) | :: | qbot(:) | |||
real(kind=R8), | intent(in) | :: | rbot(:) | |||
real(kind=R8), | intent(in) | :: | tbot(:) | |||
real(kind=R8), | intent(in) | :: | ts(:) | |||
real(kind=R8), | intent(out) | :: | sen(:) | |||
real(kind=R8), | intent(out) | :: | lat(:) | |||
real(kind=R8), | intent(out) | :: | lwup(:) | |||
real(kind=R8), | intent(out) | :: | evap(:) | |||
real(kind=R8), | intent(out) | :: | taux(:) | |||
real(kind=R8), | intent(out) | :: | tauy(:) | |||
real(kind=R8), | intent(out) | :: | tref(:) | |||
real(kind=R8), | intent(out) | :: | qref(:) |