yaeos__m_s_sp Module

Module to calculate saturation points



Subroutines

public subroutine saturation_F(model, X, ns, S, F)

Arguments

Type IntentOptional Attributes Name
class(ArModel), intent(in) :: model
real(kind=pr), intent(in) :: X(:)
integer, intent(in) :: ns
real(kind=pr), intent(in) :: S
real(kind=pr), intent(out) :: F(:)