ln_activity_coefficient Subroutine

public subroutine ln_activity_coefficient(self, n, T, lngamma)

Type Bound

GeModel

Arguments

Type IntentOptional Attributes Name
class(GeModel), intent(in) :: self
real(kind=pr), intent(in) :: n(:)
real(kind=pr), intent(in) :: T
real(kind=pr), intent(out) :: lngamma(:)

Variables

Type Visibility Attributes Name Initial
real(kind=pr), public :: dgedn(size(n))
real(kind=pr), public :: ge