From 6cc2259e1deaea2f1f50a3dbb8f0b9fa6b5d8dd7 Mon Sep 17 00:00:00 2001 From: Thomas Fischer <thomas.fischer@ufz.de> Date: Wed, 7 Dec 2016 07:31:37 +0100 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index a2df63fdd62..93e71a863fb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,10 +3,11 @@ ### Features: - - HT process implementation. #1534 - - Classes for relative permeability models. #1531 + - First version of monolitic hydro-thermal process implementation with + Boussinesq approximation using constant viscosity. #1534 + - Classes for relative permeability models. #1531 - Piece wise linear Monotonic curve and a generic cuver parser. #1529 - - Classes for capillary modesl. #1517, #1578 + - Classes for capillary models. #1517, #1578 - Liquid process. #1468 - new CMake option OGS_FATAL_ABORT for debugging. #1432 - Fracture constitutive models. #1434 -- GitLab