reactingMultiphaseEulerFoam: Optimize the handling of optional forces

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

View File

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