Skip to content

Releases: MFlowCode/MFC

MFC v4.2.0

02 Jan 00:57
83528f1

Choose a tag to compare

  • @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

New Contributors

Full Changelog: v4.1.3...v4.2.0

MFC v4.1.3

30 Nov 20:49
31420aa

Choose a tag to compare

Code refactoring and bug fixes. Modules split as appropriate to enhance the readability of code. Thanks @henryleberre @wilfonba @anandrdbz .

Updated MFC logos and banners

07 Nov 01:22
e24e59d

Choose a tag to compare

Updated to the new MFC logo design.

Zenodo citation added

31 Oct 18:52
0f38045

Choose a tag to compare

Zenodo citation added. Minor build system fixes.

Hypoelasticity added (including GPU support)

27 Oct 02:57
230bc32

Choose a tag to compare

@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

17 Sep 19:31

Choose a tag to compare

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

01 Dec 17:40

Choose a tag to compare

Bubbly flows now support quadrature-based moment methods!