nrtl_hv_tdep_linear Subroutine

public elemental subroutine nrtl_hv_tdep_linear(T, A, B, tau, dtaudt, dtaudt2)

Temperature dependent parameters for NRTL model

Arguments

Type IntentOptional Attributes Name
real(kind=pr), intent(in) :: T

Temperature [K]

real(kind=pr), intent(in) :: A

Interaction parameters

real(kind=pr), intent(in) :: B

Interaction parameters

real(kind=pr), intent(out) :: tau

matrix

real(kind=pr), intent(out) :: dtaudt

First derivative of with respect to temperature

real(kind=pr), intent(out) :: dtaudt2

Second derivative of with respect to temperature