The condition is specified in the field file using:
<patchName>
{
type translatingWallVelocity;
U <Function1>;
}
The velocity, U, is defined as a Foam::Function1 type, allowing the value to be prescribed as a function of time.
Source code:
Related:
Example usage:
tank3D tutorial: $FOAM_TUTORIALS/multiphase/driftFluxFoam/RAS/tank3D| Would you like to suggest an improvement to this page? | Create an issue |
Copyright © 2017 OpenCFD Ltd.