mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
14 lines
256 B
Plaintext
14 lines
256 B
Plaintext
|
|
Create a small script which:
|
||
|
|
|
||
|
|
1. Loads the configuration file.
|
||
|
|
|
||
|
|
2. Initializes the realisations and creates runpath folders.
|
||
|
|
|
||
|
|
3. Submit simulations.
|
||
|
|
|
||
|
|
4. Wait for simulations to complete.
|
||
|
|
|
||
|
|
5. Fetch and print GEN_DATA results - use the GenData[] operator.
|
||
|
|
|
||
|
|
|