Skip to content

Draft: feature: Turbulent Intensity

Mohsen Lahooti requested to merge rroyce/nektar:feature/mergeTurbMaster into master

Issue/feature addressed

  • Nektar++ currently doesn't support to specify turbulence intensity for the inflow boundaries. This merge request will enable this feature. Implementation of this new feature was done by Andrea Cassinelli during his years at Imperial. I have fixed the formatting of files in the branch and updated it with master.

Proposed solution

OnTheEffectOfInflow_Andrea.pdf

Implementation

  • NA

Tests

  • Will be checked and provided if not already available

Suggested reviewers

  • This should be reviewed by Guglielmo Vivarelli and then Mohsen Lahooti

Notes

  • NA

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 Mohsen Lahooti

Merge request reports