mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-12-28 03:37:59 +00:00
ENH: Initial check-in of re-worked particle forces
This commit is contained in:
@ -86,18 +86,17 @@ constantProperties
|
||||
|
||||
particleForces
|
||||
{
|
||||
gravity off;
|
||||
virtualMass off;
|
||||
pressureGradient off;
|
||||
paramagnetic off;
|
||||
activeForces
|
||||
(
|
||||
sphereDrag
|
||||
gravity
|
||||
);
|
||||
}
|
||||
|
||||
subModels
|
||||
{
|
||||
InjectionModel ManualInjection;
|
||||
|
||||
DragModel SphereDrag;
|
||||
|
||||
DispersionModel none;
|
||||
|
||||
PatchInteractionModel StandardWallInteraction;
|
||||
|
||||
Reference in New Issue
Block a user