MRFMultiphaseInterFoam: updated following removal of MRFInterFoam

This commit is contained in:
Henry
2014-02-12 12:17:59 +00:00
parent d623cae45f
commit 91716cf3a3
2 changed files with 2 additions and 1 deletions

View File

@ -1,7 +1,6 @@
EXE_INC = \
-I.. \
-I../../interFoam \
-I../../interFoam/MRFInterFoam \
-I../multiphaseMixture/lnInclude \
-I$(LIB_SRC)/transportModels \
-I$(LIB_SRC)/transportModels/incompressible/lnInclude \

View File

@ -0,0 +1,2 @@
IOMRFZoneList mrfZones(mesh);
mrfZones.correctBoundaryVelocity(U);