Arne Morten Kvarving
acc631f504
remove ParameterGroup code
...
moved to opm-common
2017-11-17 13:55:07 +01:00
Arne Morten Kvarving
476a64c370
remove more sources which are unused after removals in opm-upscaling
2017-11-17 10:47:15 +01:00
Arne Morten Kvarving
b208db1b74
remove unused code
2017-11-15 11:56:40 +01:00
Arne Morten Kvarving
33305c4f1f
Merge pull request #1175 from blattms/cmakify-sibling-search
...
Cmakify sibling search
2017-09-27 09:34:48 +02:00
Arne Morten Kvarving
059cfa5a0c
update packaging to reflect new libecl
2017-09-25 09:44:52 +02:00
Arne Morten Kvarving
96c4e8f531
Merge pull request #1171 from akva2/req_dune_2.4
...
require dune >= 2.4
2017-09-22 11:38:44 +02:00
Arne Morten Kvarving
86524b27aa
require dune >= 2.4
2017-07-19 14:32:57 +02:00
Arne Morten Kvarving
f5999e3fcb
changed: remove embedded 'parameters' namespace in ParamGroup
...
inconsistent and unnecessary.
this is purely a cosmetic change, the only exception was a function with
the generic name 'split', which was renamed to splitParam to avoid confusion.
2017-04-28 15:34:11 +02:00
Arne Morten Kvarving
a59ce6581f
changed: remove XML support for ParameterGroup
2017-04-28 11:26:38 +02:00
Arne Morten Kvarving
9dc2fc4a82
disable native tuning in packaging
2017-04-26 14:55:47 +02:00
Arne Morten Kvarving
b6c5247ef9
remove binary package
...
no binaries left here
2017-04-18 12:17:42 +02:00
Arne Morten Kvarving
aed63397c5
add new dependencies
2017-04-18 12:09:18 +02:00
Arne Morten Kvarving
e6cad074c2
Remove adaptive time stepping and simulator timer classes and tests/examples
...
They have been moved to opm-simulators
2017-02-10 14:53:22 +01:00
Arne Morten Kvarving
61e8c0b8d3
Merge pull request #1139 from akva2/fipnum_in_adaptive
...
changed: pass fipnum array into adaptive time stepping loop
2017-02-09 12:06:39 +01:00
Arne Morten Kvarving
1e25b6fcfb
changed: pass fipnum array into adaptive time stepping loop
...
needed as substep summary reports requires FIP data to be available.
add calculation of this data if output is requested and summary
config holds relevant keywords.
2017-02-09 09:33:32 +01:00
Arne Morten Kvarving
868d008353
update jenkins dependency graph
...
opm-grid is now an upstream
2016-11-29 21:54:08 +01:00
Arne Morten Kvarving
1edcdbc055
Merge pull request #1110 from akva2/update_downstreams_ewoms
...
update downstream list
2016-11-22 16:03:28 +01:00
Arne Morten Kvarving
1dd4500bd2
update downstream list
...
ewoms moved in the hierarchy
2016-11-22 15:24:56 +01:00
Arne Morten Kvarving
630d5477d8
fixed: use correct indices for well state completion data
2016-11-04 16:40:09 +01:00
Arne Morten Kvarving
35ffd9b647
Merge pull request #1086 from akva2/update_packaging_devtoolset
...
update redhat6 packaging
2016-10-12 15:53:47 +02:00
Arne Morten Kvarving
d25cefa011
update redhat6 packaging
...
build using devtoolset-3
2016-10-12 14:15:15 +02:00
Arne Morten Kvarving
7a295747de
Merge pull request #1084 from akva2/update_packaging_dep_tree
...
update packaging to reflect new dependency tree
2016-10-12 14:14:48 +02:00
Arne Morten Kvarving
f91cb76086
update packaging to reflect new dependency tree
2016-10-10 09:39:24 +02:00
Arne Morten Kvarving
04fe79aa23
changed: generate unit type conversion constants on compile-time
...
as a bonus it avoids unused variable warnings in compile
units only using parts of the conversion units.
2016-09-30 11:35:28 +02:00
Arne Morten Kvarving
e8c3389b80
update petsc code
...
- api changes in newer versions
- do not manually destroy the preconditioner. this is, and has always
been, owned by the ksp object and dies with its destruction.
2016-09-29 14:19:48 +02:00
Arne Morten Kvarving
8329dc7474
Merge pull request #1058 from akva2/add_multiconfiguration
...
add multiconfiguration support to jenkins build script
2016-08-24 16:02:08 +02:00
Arne Morten Kvarving
14cd4b0472
add multiconfiguration support to jenkins build script
...
also unifies build.sh and build-pr.sh and gets rid of
build-opm-core.sh
2016-08-23 14:09:18 +02:00
Arne Morten Kvarving
8ea0b62b33
simplify jenkins build scripts after ert reorganization
2016-08-22 13:23:30 +02:00
Arne Morten Kvarving
08e8297b47
fixed: broken array loop in jenkins script
...
python, bash, c++, fortran. sometimes you get lost in the syntax jungle.
2016-06-20 14:44:37 +02:00
Arne Morten Kvarving
ba255d89d3
Revert "Check for HAVE_UMFPACK in LinearSolverFactory"
...
This reverts commit f54c74db06 .
2016-06-13 10:43:21 +02:00
Arne Morten Kvarving
6a8ddb76b2
update jenkins build scripts
...
output is now an upstream and not a downstream
2016-06-10 13:20:26 +02:00
Arne Morten Kvarving
94266d37fc
added: downstream build support in the jenkins trigger
...
use 'jenkins build this with downstreams please'.
this will build all downstreams against the PR, and
execute their tests. PR's for upstream and downstream modules
can be specified.
the aggregated test results are attached to the job result on jenkins.
2016-04-29 22:52:09 +02:00
Arne Morten Kvarving
6db874cbd7
fixed: debian packaging
...
superlu package was renamed in xenial
2016-04-22 15:28:21 +02:00
Arne Morten Kvarving
34ee734737
update debian packaging
...
- README file was renamed
- build with MPI enabled and add related dependencies
2016-04-18 11:02:56 +02:00
Arne Morten Kvarving
6d9ae3f050
update redhat packaging
...
- README file was renamed
- use boost 1.48 only on rhel6. rhel7 supplies a newer boost by default.
2016-04-18 11:02:29 +02:00
Arne Morten Kvarving
33bb10b98f
fixed: use shallow clones on jenkins
2016-04-06 10:10:23 +02:00
Arne Morten Kvarving
ccac8fe6ac
Merge pull request #989 from akva2/jenkins_reboot
...
Jenkins reboot
2016-04-04 14:40:01 +02:00
Arne Morten Kvarving
7bc1ec7693
add jenkins build scripts
2016-04-04 14:36:24 +02:00
Arne Morten Kvarving
b20c21feb8
fix Equilibration test by adding some fuzz
...
Backports parts of a7b1e69a45
2015-10-26 11:21:26 +01:00
Arne Morten Kvarving
757289fe78
update redhat packaging
2015-10-20 15:49:23 +02:00
Arne Morten Kvarving
3032b852b6
update debian packaging
2015-10-19 14:27:03 +02:00
Arne Morten Kvarving
bad039289f
fixed: make sure opm-common can be (re-)found
...
see https://github.com/OPM/opm-common/issues/40#issuecomment-140720316
2015-09-16 14:24:51 +02:00
Arne Morten Kvarving
1f47ea7530
changed: sync with renaming to opm-common
2015-09-08 14:33:24 +02:00
Arne Morten Kvarving
cce99878d5
changed: use common check-commits target from opm-cmake
2015-05-28 10:05:23 +02:00
Arne Morten Kvarving
3a6d83fe49
added: look for opm-cmake in sibling directory
2015-05-27 11:47:20 +02:00
Arne Morten Kvarving
f409555b89
changed: locate opm-cmake using config mode
2015-05-27 09:59:39 +02:00
Arne Morten Kvarving
4873a58c1f
update redhat packaging
2015-04-24 14:45:10 +02:00
Arne Morten Kvarving
0c6213b7c8
fix tests
...
- cannot use BOOST_CHECK_CLOSE around 0 due to a relative test
- slacken a tolerance significantly
2015-04-24 10:49:13 +02:00
Arne Morten Kvarving
e09f40b05c
fix opm-parser find rule
...
deals with the fallout of opm-parser #365 and #366
2014-11-18 13:21:45 +01:00
Arne Morten Kvarving
6028e1dbe1
update debian packaging
2014-11-17 17:29:27 +01:00
Arne Morten Kvarving
be2ab082ad
add check-commits target
2014-10-20 14:52:52 +02:00
Arne Morten Kvarving
6c694141d2
fixed: ERT depends on libdl
...
this issue was triggered with static libs for ERT
2014-07-16 13:13:49 +02:00
Arne Morten Kvarving
d2b47b2ec2
added: build system for tutorials
2014-06-23 10:48:32 +02:00
Arne Morten Kvarving
e137eb3d16
fixed: tutorials should include config.h conditionally
2014-06-23 09:53:52 +02:00
Arne Morten Kvarving
1d506e49eb
fixed: dune-cornerpoint (now) needs the dune-common version information
2014-06-18 15:36:31 +02:00
Arne Morten Kvarving
457ea2c44f
added: hook for conditionally compiled files
...
backport from opm-upscaling PR#100
2014-06-16 14:40:52 +02:00
Arne Morten Kvarving
50b2c9e56a
add option to quell dune(-istl) warnings
2014-03-05 09:27:47 +01:00
Arne Morten Kvarving
60d4a02c0b
fix some openmp pragma's
2014-01-21 14:33:14 +01:00
Arne Morten Kvarving
f1ba3d4b70
added: nonstandard 'RHO' field in eclipse grid parser
...
note that as this is a nonstandard field, there is no unit conversion
handling. use with caution
2013-12-12 12:43:30 +01:00
Arne Morten Kvarving
f5e6304f7a
make redhat packaging compatible with el5
2013-10-30 17:09:28 +01:00
Arne Morten Kvarving
dcfdad2166
use a fully qualified source0 url
2013-10-30 12:18:34 +01:00
Arne Morten Kvarving
28060b694d
update packaging
2013-10-22 13:12:55 +02:00
Arne Morten Kvarving
92ee97274e
final packaging for 2013.03
2013-04-11 15:52:04 +02:00
Arne Morten Kvarving
0838152259
update: debian packaging version
2013-04-03 12:28:47 +02:00
Arne Morten Kvarving
b254e6c4ed
added: missing file
2013-04-02 13:25:18 +02:00
Arne Morten Kvarving
771cf19d6e
added: package applications for debian
2013-04-02 13:05:40 +02:00
Arne Morten Kvarving
0418a3d2d8
changed: don't use the build-depends-indep field in debian packaging
...
the apt in precise has a bug preventing this from working
2013-04-02 13:05:40 +02:00
Arne Morten Kvarving
54e78b017c
updated: package applications on redhat
2013-04-02 13:04:41 +02:00
Arne Morten Kvarving
e5b28b52a5
fixed: dependency order in debian packages
...
previously, runtime would depend on doc. now it's as expected
with no dependencies between the two
2013-03-19 15:33:50 +01:00
Arne Morten Kvarving
d0004fcd76
fixed: remove non-existent files from install list
...
these were removed in dd43305748
2013-03-11 14:20:42 +01:00
Arne Morten Kvarving
10f2c61b10
added: spec file for redhat packaging
2013-02-21 18:57:55 +01:00
Arne Morten Kvarving
fb2eb9e8f6
added: debian packaging control files
2013-02-20 17:14:47 +01:00
Arne Morten Kvarving
18a6f709b0
Update import of ERT-Eclipse headers to new location
2013-02-11 22:38:02 +01:00
Arne Morten Kvarving
af388bb81c
Update import of ERT-Eclipse headers to new location
2013-02-05 15:07:35 +01:00
Arne Morten Kvarving
77f733d424
added: license
2013-01-22 13:42:40 +01:00