Commit Graph

16 Commits

Author SHA1 Message Date
Arne Morten Kvarving
a27975fbd6 fixed: do not make root dir
the simulator handles this itself. this fixes errors in the
well plot script when only parallel norne is run.
2020-02-28 14:42:16 +01:00
Arne Morten Kvarving
5ec806c4d8 changed: use a separate output dir in the parallel norne test
this way we get curves for both the serial and parallel runs in the well plots
2019-11-26 15:10:47 +01:00
Arne Morten Kvarving
e6f324e98b added: allow running the norne test in parallel 2019-10-21 13:30:29 +02:00
Arne Morten Kvarving
b036761872 fixed: run-norne and run-spe for new parameter system 2018-08-17 09:43:31 +02:00
Arne Morten Kvarving
067d4cd259 fixed: missing opm-data -> opm-tests references 2018-04-03 08:26:37 +02:00
Arne Morten Kvarving
90192196ba move post-commit builder to flow+norne 2017-11-13 13:33:40 +01:00
Arne Morten Kvarving
2f463916fa fixed: forgotten paths in 7bbb4a2a28 2017-04-07 19:23:00 +02:00
Arne Morten Kvarving
7f247c1cc9 fixup norne script 2017-03-20 20:02:30 +01:00
Arne Morten Kvarving
33042a6f75 added: generate a plot without ecl reference for norne runs
sometimes it is easier to compare without the extra data in the graphs
2017-03-15 11:25:44 +01:00
Arne Morten Kvarving
41b2dadff5 changed: use a separate output dir for each simulator in norne integration test 2016-11-28 10:15:21 +01:00
Arne Morten Kvarving
cb7f6cb6e2 added: ability to run norne using flow_ebos 2016-11-14 11:02:30 +01:00
Arne Morten Kvarving
4f779b7a01 add multiconfiguration support to jenkins build script
also unifies build.sh and build-pr.sh and gets rid of
build-opm-simulators.sh
2016-08-23 14:26:06 +02:00
Arne Morten Kvarving
596561b4ce Use shared copy of opm-data when possible
- The user can supply OPM_DATA_ROOT directly and this
is used.
- The user can supply OPM_DATA_ROOT_PREDEFINED and
this is used unless there is a PR against opm-data specified in the
trigger.

This is used to minimize the network traffic on the jenkins resource.
opm-data is updated nightly, and this nightly updated copy is used
unless otherwise instructed.

This commit also enables the opm-data integration tests on all runs.
2016-04-11 12:18:54 +02:00
Atgeirr Flø Rasmussen
ff549195ab Rename opm-autodiff -> opm-simulators. 2016-04-08 14:58:07 +02:00
Arne Morten Kvarving
b406be3839 added: trigger support for opm-data on jenkins builds 2016-04-06 10:16:11 +02:00
Arne Morten Kvarving
4bea041ec8 add jenkins script for running Norne case 2016-04-05 09:14:55 +02:00