Corrected docs

This commit is contained in:
Henry
2014-04-15 19:24:19 +01:00
committed by Andrew Heather
parent 0c181744a2
commit d22b4a6802

View File

@ -33,7 +33,7 @@ Description
inlet
{
type interstitialInletVelocity;
inletVelocity uniform (0 0.2 0; // Non-interstitial inlet velocity
inletVelocity uniform (0 0.2 0);// Non-interstitial inlet velocity
alpha alpha.particles; // Name of the phase-fraction field
value uniform (0 0 0);
}