reactingTwoPhaseEulerFoam: Small change to avoid warning from wmkdep
This commit is contained in:
parent
84e61bb18d
commit
81ee0951b4
1 changed files with 1 additions and 1 deletions
|
|
@ -3,5 +3,5 @@ tmp<surfaceScalarField> tddtPhi2;
|
|||
|
||||
if (faceMomentum)
|
||||
{
|
||||
#include "DDtU.H"
|
||||
#include "pUf/DDtU.H"
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue