mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
Renamed pressureGradientExplicitSource to meanVelocityForce
as it is the applied the force necessary to maintain the specified mean velocity
This commit is contained in:
@ -17,10 +17,10 @@ FoamFile
|
||||
|
||||
momentumSource
|
||||
{
|
||||
type pressureGradientExplicitSource;
|
||||
type meanVelocityForce;
|
||||
active yes;
|
||||
|
||||
pressureGradientExplicitSourceCoeffs
|
||||
meanVelocityForceCoeffs
|
||||
{
|
||||
selectionMode all;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user