flownet.prediction._run_pred module
- flownet.prediction._run_pred.run_flownet_prediction(config, args)
Create prediction ERT setup, and runs it.
- Parameters
config – A configsuite instance.
args – The argparse namespace given by the user
- Returns
Nothing