Dear Dumux users,

since Dune 2.4 is released, we will try to stay compatible with Dune 2.4 and Dune 3.0-git for future Dumux releases. That means that we will drop the compatibility with Dune 2.3, otherwise the maintenance burden simply becomes too high. Moreover, we will be able to use the improvements brought by Dune 2.4 such as range-based for-loops and copyable entities which will allow a much nicer Dumux code in many places. On Friday, the compatibility drop will be realized by merging a branch that removes the use of EntityPointers and relies on copyable Entities.

If you employ the Dumux models that rely on dune-multidomain, you have to use a temporary setup as follows (see also test/multidomain/README):

- 2.4 for the Dune core modules common, geometry, grid, localfunctions, istl,

- 2.3 for typetree and multidomaingrid, where you have to apply a patch to multidomaingrid, see patches/README for details,

- 2.0 for pdelab and multidomain.

As soon as there are consistent 2.4(-compatible) releases for typetree, pdelab and multidomain(grid), we will try to switch to them.

Please let us know if you need help in switching to Dune 2.4.

Kind regards
Bernd

--
_______________________________________________________________

Bernd Flemisch                         phone: +49 711 685 69162
IWS, Universität Stuttgart             fax:   +49 711 685 60430
Pfaffenwaldring 61            email: [email protected]
D-70569 Stuttgart            url: www.hydrosys.uni-stuttgart.de
_______________________________________________________________

_______________________________________________
Dumux mailing list
[email protected]
https://listserv.uni-stuttgart.de/mailman/listinfo/dumux

Reply via email to