mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
Corrected docs
This commit is contained in:
@ -33,7 +33,7 @@ Description
|
|||||||
inlet
|
inlet
|
||||||
{
|
{
|
||||||
type interstitialInletVelocity;
|
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
|
alpha alpha.particles; // Name of the phase-fraction field
|
||||||
value uniform (0 0 0);
|
value uniform (0 0 0);
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user