pyopmspe11.utils.runs module
Utiliy functions for the simulations, data processing, and plotting.
- pyopmspe11.utils.runs.data(dic)
Write the benchmark data
- Args:
dic (dict): Global dictionary
- Returns:
None
- pyopmspe11.utils.runs.plotting(dic)
Generate the figures
- Args:
dic (dict): Global dictionary
- Returns:
None
- pyopmspe11.utils.runs.simulations(dic)
Run OPM Flow
- Args:
dic (dict): Global dictionary
- Returns:
None