Corrected docs

This commit is contained in:
Henry 2014-04-15 19:24:19 +01:00
parent 5597f1da7e
commit 35579cef60

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);
}