Atgeirr Flø Rasmussen
ac6a8f7229
dune.module: change version to 2016.10-pre
2016-05-03 14:31:32 +02:00
Atgeirr Flø Rasmussen
ff549195ab
Rename opm-autodiff -> opm-simulators.
2016-04-08 14:58:07 +02:00
Atgeirr Flø Rasmussen
6f1cec4eec
Rename dune-cornerpoint -> opm-grid.
2016-04-06 13:29:47 +02:00
Andreas Lauser
b9f5fb8b78
dune.module: add all modules which opm-autodiff depends on explicitly
...
this restores the ability to build opm-autodiff and all dependencies
using `dunecontrol`. Except for opm-common adding these dependencies
is not really required because they were inherited from other modules,
but stating them explicitly is good style IMO.
2016-04-04 15:43:31 +02:00
Atgeirr Flø Rasmussen
235570410d
Bump version and unify format of dune.module.
2015-10-23 13:18:47 +02:00
Atgeirr Flø Rasmussen
6636d8e566
Update dune.module with correct deps and version.
2015-10-23 11:12:39 +02:00
Arne Morten Kvarving
28ab615b06
changed: sync with renaming to opm-common
2015-09-08 10:47:05 +02:00
Joakim Hove
d3741ab9af
Added support for building with duncontrol
2015-05-15 14:34:17 +02:00
Markus Blatt
2be2dd5e41
[bugfix] Fixes dependency clause.
...
It caused dunecontrol to abort because of using a comma as a separator.
This commit removes the eroneous comma and adds a required version.
2015-02-11 12:35:40 +01:00
Markus Blatt
ed36a439f8
Explicitly list dune-istl as a dependency.
...
This is in line with and closes issue #295
2015-02-06 11:28:42 +01:00
Markus Blatt
e1e9e677a3
[buildsystem] Make dune-cornerpoint a suggestion.
2014-03-13 15:27:45 +01:00
Atgeirr Flø Rasmussen
478c87dd74
Reduce version to 0.9.
...
Since there is a fair chance of interface adjustments after the release,
the version number cautions the user a little bit more than calling it 1.0.
2013-10-25 14:56:54 +02:00
Atgeirr Flø Rasmussen
f75f1d414f
Bump version number and label.
...
Set version number to 1.0 since core class AutoDiffBlock is quite well-tested
and documented. Prototype solvers and simulators may not yet warrant that
version number, but are stated to be experimental in the README.
2013-10-21 14:44:52 +02:00
Roland Kaufmann
f9c9b19c37
Add a label field to the project information
...
The difference between the version number (1.0) and the label (2013.03)
is: The version is time-independent but shows the level of compatibility,
see e.g. <http://www.semver.org >, whereas the label is a marketing tool
which describes the project progress.
2013-08-14 23:39:05 +02:00
Roland Kaufmann
1da33a6747
Put project-specific information in dune.module
...
This information was previously stored in the build system; now they
are all in one canonical place!
2013-08-14 23:39:05 +02:00
Arne Morten Kvarving
c2b0bb1fbb
fixed: autodiff depends on opm-core
2013-07-10 16:01:51 +02:00
Bård Skaflestad
5ce44e05e6
This is OPM-Autodiff 0.1
...
We don't depend on any Dune modules.
2013-05-15 10:26:06 +02:00
Bård Skaflestad
116f39e8ab
Import CMake support from OPM-Core
2013-05-15 10:24:52 +02:00