Renamed pressureGradientExplicitSource to meanVelocityForce

as it is the applied the force necessary to maintain the specified mean velocity
This commit is contained in:
Henry Weller
2015-06-30 19:13:16 +01:00
parent 1f7b3883ff
commit 256be2641f
5 changed files with 39 additions and 30 deletions

View File

@ -17,10 +17,10 @@ FoamFile
momentumSource
{
type pressureGradientExplicitSource;
type meanVelocityForce;
active yes;
pressureGradientExplicitSourceCoeffs
meanVelocityForceCoeffs
{
selectionMode all;