ert icon indicating copy to clipboard operation
ert copied to clipboard

Simplify everest server launching

Open frode-aarstad opened this issue 4 months ago • 2 comments

Everest server currently starts an entire ERT instance only to run itself as a forward model. We do need to submit the everserver to the queue, but how we do it is up to us. One way of doing this could be to do a BaseRunModel, but BaseRunModel might make more sense for the actual batch simulation / optimization part.

(Original text: Create a BaseRunModel for the everest server.)

frode-aarstad avatar Oct 08 '24 09:10 frode-aarstad