add jenkins script for running Norne case

This commit is contained in:
Arne Morten Kvarving
2016-04-05 09:14:39 +02:00
parent 9e5bc628db
commit 4bea041ec8
3 changed files with 30 additions and 1 deletions

View File

@@ -29,3 +29,8 @@ and/or opm-output=<pull request number>.
This script will execute the SPE1, SPE3 and SPE9 cases, then compare against
OPM and Eclipse reference results. It is meant to be executed after either
of the two build scripts above.
**run-norne.sh**:
This script will execute the Norne case, and generate a document with
plots of the results. It is meant to be executed after either
of the two build scripts above.