Research Article
Predicting Fluid Properties in the MUFITS Reservoir Simulator with User-Supplied Modules
Table 3
API for GetGlobalParameters.
| Interface: call GetGlobalParameters(C-Name, M, P-Name, A-Name, units, opt) | Variable | Intent | Datatype | Description |
| C-Name | out | character | 3-byte names of the fluid components () | | out | real(8) | Molar weights of the components (array of size nc), kg/mol | P-Name | out | character | 3-byte names of the fluid phases () | A-Name | out | character | 8-byte names of the auxiliary arrays (); any such name must begin with the “#” character | units | out | character | Units of the auxiliary arrays () | opt | out | integer(1) | Options (array of size 8) |
|
|