Research Article
Predicting Fluid Properties in the MUFITS Reservoir Simulator with User-Supplied Modules
Table 1
API for ReadConfigurationFile.
| Interface: call ReadConfigurationFile (filename ,, title) | Variable | Intent | Datatype | Description |
| filename | in | character | Configuration file name (array of size 256) | | out | integer(4) | Error specifier (if , then no error occurred during subroutine execution; if , then the configuration file is not found) | title | out | character | EoS-module title, i.e., a brief description (array of size 80) |
|
|