Skip to content
Snippets Groups Projects
Commit e9a297b0 authored by andy's avatar andy
Browse files

STYLE: Corrected comment in header file

parent 4ccd9a3a
Branches
Tags
No related merge requests found
......@@ -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
}
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment