reactingMultiphaseEulerFoam: Optimize the handling of optional forces

This commit is contained in:
Henry Weller
2015-09-18 18:55:21 +01:00
parent a1f2f59298
commit 50c2951d5f
4 changed files with 112 additions and 50 deletions

View File

@ -151,16 +151,13 @@ heatTransfer
);
lift
(
);
();
wallLubrication
(
);
();
turbulentDispersion
(
);
();
// Minimum allowable pressure
pMin 10000;