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:
parent
3207f8d0c7
commit
3940d74d2b
1 changed files with 1 additions and 1 deletions
|
|
@ -194,7 +194,7 @@ Foam::interfaceProperties::interfaceProperties
|
|||
(
|
||||
IOobject
|
||||
(
|
||||
"K",
|
||||
"interfaceProperties:K",
|
||||
alpha1_.time().timeName(),
|
||||
alpha1_.mesh()
|
||||
),
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue