openfoam: Fix build of `MPPICInterFoam`
This commit is contained in:
parent
1ba4e7d5f1
commit
dec84a59a4
|
@ -0,0 +1,9 @@
|
|||
--- a/applications/solvers/multiphase/MPPICInterFoam/Make/options
|
||||
+++ b/applications/solvers/multiphase/MPPICInterFoam/Make/options
|
||||
@@ -40,5 +40,6 @@
|
||||
-lsampling \
|
||||
-lregionModels \
|
||||
-lsurfaceFilmModels \
|
||||
+ -lregionFaModels \
|
||||
-lcompressibleTwoPhaseMixtureTurbulenceModels
|
||||
|
Loading…
Reference in New Issue