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