| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(Soil_), | intent(inout) | :: | obj | |||
| character(len=*), | intent(in) | :: | name | |||
| real(kind=real64), | intent(in), | optional | :: | scalar(:) | ||
| real(kind=real64), | intent(in), | optional | :: | vector(:,:) | ||
| real(kind=real64), | intent(in), | optional | :: | tensor(:,:,:) | ||
| character(len=*), | intent(in), | optional | :: | field | ||
| integer(kind=int32), | intent(in), | optional | :: | ElementType |