| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(Soil_), | intent(inout) | :: | this | |||
| real(kind=real64), | intent(in) | :: | latitude(1:4) | |||
| real(kind=real64), | intent(in) | :: | longitude(1:4) | |||
| real(kind=real64), | intent(in) | :: | depth | |||
| integer(kind=int32), | intent(in) | :: | division(1:3) |