nrtl_hv_tdep Subroutine

public elemental subroutine nrtl_hv_tdep(T, gij, 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) :: gij

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