computes snow moments from Field et al. (2005)
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| real(kind=wp), | intent(in) | :: | rs | |||
| real(kind=wp), | intent(in) | :: | tc | |||
| real(kind=dp), | intent(out) | :: | smob | |||
| real(kind=dp), | intent(out) | :: | smoc | |||
| real(kind=dp), | intent(out), | optional | :: | ns | ||
| real(kind=dp), | intent(out), | optional | :: | smo0 | ||
| real(kind=dp), | intent(out), | optional | :: | smo1 | ||
| real(kind=dp), | intent(out), | optional | :: | smo2 | ||
| real(kind=dp), | intent(out), | optional | :: | smoe | ||
| real(kind=dp), | intent(out), | optional | :: | smof | ||
| real(kind=dp), | intent(out), | optional | :: | smog | ||
| real(kind=dp), | intent(out), | optional | :: | smoz |