From 3e34905448cf1da1035d9a260504d6886c850a1e Mon Sep 17 00:00:00 2001 From: Klaus Mosthaf <klmos@env.dtu.dk> Date: Thu, 24 Jan 2013 08:59:52 +0000 Subject: [PATCH] corrected typo git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@10079 2fb0f335-1f38-0410-981e-8018bf24f1b0 --- CHANGELOG | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG b/CHANGELOG index 58cd2ccda7..064856fb21 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -55,7 +55,7 @@ Differences Between DuMuX 2.2 and DuMuX 2.3 (up to r10000) - The property Salinity used in the BrineCO2FluidSystem has been renamed to ProblemSalinity. - The matrixHeatFlux(...) and boundaryMatrixHeatFlux(...) methods in the spatial - parameters of nonisothermal implicit twophase models has been removed. + parameters of nonisothermal implicit twophase models have been removed. Instead, the computation of the effective thermal conductivity has been sourced out to the fluidmatrixinteractions in a separate file (somerton), which can be exchanged. The spatial parameters file needs a method -- GitLab