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


Calls

proc~~mus_init_enrtl~2~~CallsGraph proc~mus_init_enrtl~2 mus_init_eNRTL interface~init_enrtl_loc init_enrtl_loc proc~mus_init_enrtl~2->interface~init_enrtl_loc