Properties🔗
- Wrapper around the fixedValue condition
- Sets the velocity to the desired value for moving walls when employed in moving mesh cases
Usage🔗
The condition is specified in the field file using:
<patchName>
{
type movingWallVelocity;
value <field value>;
}
Further information🔗
Source code:
Example usage:
- interFoam
DTCHulltutorial: $FOAM_TUTORIALS/multiphase/interFoam/RAS/DTCHull - sonicDyMFoam
movingConetutorial: $FOAM_TUTORIALS/compressible/sonicDyMFoam/movingCone - pimpleFoam
propellertutorial: $FOAM_TUTORIALS/incompressible/pimpleFoam/RAS/propeller
