Running the forward model from enkf is a multi-level process which can be summarized as follows:
jobs.py
is written and stored in the directory where the forward simulation is run. This module contains a list of job-elements, where each element is a Python representation of the code entered when installing the job. jobs.py
module to find out which programs to run, and how to run them. jobs.py
module.