Skip to content

LST package

Ganlin requested to merge feature/fortran_LST into master

Issue/feature addressed

The LST (linear stability theory) package by Shahid is callable from FieldConvert The source is updated to www.nektar.info/thirdparty/ I'll add the description to the user guide or a tuorial in the future but might be a bit hard to generate a test case since there are some interactions involved.

Proposed solution

Implementation

Tests

No additional tests are required.

Suggested reviewers

Notes

Please add any other information that could be useful for reviewers.

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 Ganlin

Merge request reports