From b4da3c5f6f7b5e628d3439eb568d33e73995132f Mon Sep 17 00:00:00 2001 From: Benjamin Faigle <benjamin.faigle@posteo.de> Date: Fri, 28 Feb 2014 17:34:45 +0000 Subject: [PATCH] add 3d-implementation to changelog of dumux 2.5 git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@12559 2fb0f335-1f38-0410-981e-8018bf24f1b0 --- CHANGELOG | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG b/CHANGELOG index 65733bf139..c396a846c9 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -4,7 +4,10 @@ Differences Between DuMuX 2.4 and DuMuX 2.5 * IMPORTANT NOTES: * IMPROVEMENTS and ENHANCEMENTS: - + - The three-dimensional implementation of the MPFA L-method is made + available for the decoupled compositional 2p2c models. It also allows + for simulation on an adaptive grid. + * IMMEDIATE INTERFACE CHANGES not allowing/requiring a deprecation period: * Deprecated CLASSES/FILES, to be removed after 2.5: -- GitLab