STYLE: Corrected comment in header file

This commit is contained in:
andy
2011-11-02 12:44:14 +00:00
parent 4ccd9a3ade
commit e9a297b045

View File

@ -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
}