Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real(kind=real64), | intent(in) | :: | density_soil | |||
real(kind=real64), | intent(in) | :: | phi_soil | |||
real(kind=real64), | intent(in) | :: | density_water | |||
real(kind=real64), | intent(in) | :: | phi_water | |||
real(kind=real64), | intent(in) | :: | density_ice | |||
real(kind=real64), | intent(in) | :: | phi_ice |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(holder_dens), | intent(inout) | :: | self | |||
type(type_input), | intent(in) | :: | input | |||
integer(kind=int32), | intent(in) | :: | i_material |