Releases: MFlowCode/MFC
Releases · MFlowCode/MFC
MFC v4.2.0
- @anshgupta1234 Separated computation of the conversion between conservative and primitive variables to a common/module to promote DRY-ness
- @haochey Added support for using acoustic sources in cylindrical coordinate systems
- @wilfonba contributed to significant refactoring, shorter modules now!
What's Changed
- Finish viscous refactoring by @wilfonba in #44
- Add support for cylindrical to monopoles by @haochey in #46
- Close #13 by @anshgupta1234 in #39
New Contributors
- @wilfonba made their first contribution in #44
- @haochey made their first contribution in #46
- @anshgupta1234 made their first contribution in #39
Full Changelog: v4.1.3...v4.2.0
MFC v4.1.3
Code refactoring and bug fixes. Modules split as appropriate to enhance the readability of code. Thanks @henryleberre @wilfonba @anandrdbz .
Updated MFC logos and banners
Updated to the new MFC logo design.
Zenodo citation added
Zenodo citation added. Minor build system fixes.
Hypoelasticity added (including GPU support)
@js-spratt Congrats on the large effort to add hypoelasticity to MFC! It is now included in the main repository, including 1-3D support and GPU support via OpenACC (performant, at that!). Thanks to @henryleberre for helping with the logisitics.
Release v4.0.0
The biggest update to MFC so far includes:
- GPU support via OpenACC
- CI and full test suite
- New build system including CMake
- Support for Windows, Mac (Apple Silicon and x86_64), and Linux distros
- Bug fixes
- Much more...
QBMM
Bubbly flows now support quadrature-based moment methods!