mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
STYLE: Corrected comment in header file
This commit is contained in:
@ -33,9 +33,9 @@ Description
|
||||
|
||||
pressureGradientExplicitSourceCoeffs
|
||||
{
|
||||
UName U; // Name of velocity field
|
||||
Ubar (10.0 0 0); // Desired average velocity
|
||||
gradPini gradPini [0 2 -2 0 0]; // initial pressure gradient
|
||||
UName U; // name of velocity field
|
||||
Ubar (10.0 0 0); // desired average velocity
|
||||
gradPini gradPini [0 2 -2 0 0] 0; // initial pressure gradient
|
||||
flowDir (1 0 0); // flow direction
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user