Skip to content

Add a FieldConvert module to compute vortex-induced velocity

Issue/feature addressed

To explore the evolution of thin vortex filaments, the vortex-induced velocity is required as the initial condition.

Proposed solution

The vortex-induced velocity is computed using the Bio-Savart law. The Lamb-Oseen vortex model is used to reduce the singular vortex core. formula1 formula2 formula3

Implementation

A FieldConvert model vortexinducedvelocity is added.

Tests

Added.

Suggested reviewers

Notes

Checklist

  • Functions and classes, or changes to them, are documented.
  • User guide/documentation is updated.
  • Changelog is updated.
  • Suitable tests added for new functionality.
  • Contributed code is correctly formatted. (See the contributing guidelines).
  • License added to any new files.
  • No extraneous files have been added (e.g. compiler output or test data files).
Edited by Ankang Gao

Merge request reports

Loading