Musubi
Documentation
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
init_enrtl_loc
Interface
8 statements
Source File
mus_eNRTL_module.f90
mus_eNRTL_module
init_enrtl_loc
Contents
None
interface
This function initialize eNRTL model by loading liquid mixture property from filename
private function init_enrtl_loc(filename, nSpc) bind(c, name='init_enrtl')
Arguments
Type
Intent
Optional
Attributes
Name
character(kind=c_char, len=1),
dimension(*)
::
filename
integer(kind=c_int),
intent(out)
::
nSpc
Return Value
integer