Skip to content

Commit

Permalink
multiphaseEuler: interfaceSaturationTemperatureModel: Remove left ove…
Browse files Browse the repository at this point in the history
…r debugging message

Resolves bug report https://bugs.openfoam.org/view.php?id=3933
  • Loading branch information
Will Bainbridge committed Nov 18, 2022
1 parent b36d8fc commit b718817
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,6 @@ Foam::interfaceSaturationTemperatureModel::New
const bool outer
)
{
DebugVar("**********");

const dictionary& modelDict =
outer
? interface.fluid().modelSubDict
Expand Down

0 comments on commit b718817

Please sign in to comment.