mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
reactingMultiphaseEulerFoam: Optimize the handling of optional forces
This commit is contained in:
@ -151,16 +151,13 @@ heatTransfer
|
||||
);
|
||||
|
||||
lift
|
||||
(
|
||||
);
|
||||
();
|
||||
|
||||
wallLubrication
|
||||
(
|
||||
);
|
||||
();
|
||||
|
||||
turbulentDispersion
|
||||
(
|
||||
);
|
||||
();
|
||||
|
||||
// Minimum allowable pressure
|
||||
pMin 10000;
|
||||
|
||||
Reference in New Issue
Block a user