fvOptions::limitVelocity: New fvOption to limit the maximum velocity magnitude
e.g. to avoid excessive unphysical velocities generated during slamming events in incompressible VoF simulations Usage Example usage: limitU { type limitVelocity; active yes; limitVelocityCoeffs { selectionMode all; max 100; } }
Showing
- src/fvOptions/Make/files 1 addition, 0 deletionssrc/fvOptions/Make/files
- src/fvOptions/corrections/limitVelocity/limitVelocity.C 127 additions, 0 deletionssrc/fvOptions/corrections/limitVelocity/limitVelocity.C
- src/fvOptions/corrections/limitVelocity/limitVelocity.H 136 additions, 0 deletionssrc/fvOptions/corrections/limitVelocity/limitVelocity.H
Please register or sign in to comment