mus_calc_thermFactor Interface

public interface mus_calc_thermFactor

Calls

interface~~mus_calc_thermfactor~2~~CallsGraph interface~mus_calc_thermfactor~2 mus_calc_thermFactor proc~mus_calc_thermfactor_single~2 mus_calc_thermFactor_single interface~mus_calc_thermfactor~2->proc~mus_calc_thermfactor_single~2

Contents


Module Procedures

private subroutine mus_calc_thermFactor_single(nFields, temp, press, mole_frac, therm_factors)

Dummy routine which sets thermodynamic factor matrix to diagonal matrix

Arguments

TypeIntentOptionalAttributesName
integer, intent(in) :: nFields

number of fields in mixture

real(kind=rk), intent(in) :: temp

mixture temperature

real(kind=rk), intent(in) :: press

mixture pressure

real(kind=rk), intent(in) :: mole_frac(nFields)

mole fraction of all species of single element

real(kind=rk), intent(out) :: therm_factors(nFields,nFields)

thermodynamic factor matrix