mus_init_eNRTL Function

public function mus_init_eNRTL(filename, nFields) result(success)

This function loads property file using external c-function

Arguments

Type IntentOptional Attributes Name
character(kind=c_char, len=1), dimension(*) :: filename
integer, intent(out) :: nFields

number of fields in mixture

Return Value logical