Fetching Output Data
Simulation results can be sent to the Python interface. User can access these data through a python function. Three default parameters to be sent are saturations for all phases (parameter1), mass fraction of all components for all phases (parameter3), and pressure for all phases(parameter3). See Python function "UserDefinedELOutput" (TOUGH_python_module.py) for details. See IE(79 to 82) for further details.
Last updated