pycopm.utils.runs_executer module

Utiliy functions to run the studies.

pycopm.utils.runs_executer.plotting(dic, time)

Generate and run the plotting.py file

Args:

dic (dict): Global dictionary time (float): Current execution time

Returns:

dic (dict): Modified global dictionary

pycopm.utils.runs_executer.simulations(dic)

Run OPM Flow or selected ERT functionality

Args:

dic (dict): Global dictionary

Returns:

None