WaterAbsorptionRice Subroutine

public subroutine WaterAbsorptionRice(obj, temp, dt)

Arguments

Type IntentOptional AttributesName
class(Rice_), intent(inout) :: obj
real(kind=real64), intent(in) :: temp
real(kind=real64), intent(in) :: dt

Contents

None