interfaceProperties: rename 'K' to 'interfaceProperties:K' to avoid conflict with the mechanical energy

Resolves bug-report http://www.openfoam.org/mantisbt/view.php?id=1239
This commit is contained in:
Henry 2014-05-16 17:18:51 +01:00
parent 3207f8d0c7
commit 3940d74d2b

View file

@ -194,7 +194,7 @@ Foam::interfaceProperties::interfaceProperties
(
IOobject
(
"K",
"interfaceProperties:K",
alpha1_.time().timeName(),
alpha1_.mesh()
),