Skip to content
Gregor Olenik edited this page Oct 31, 2023 · 47 revisions

Welcome to the NeoFOAM wiki!

NeoFOAM is a drop in replacement prototype for OpenFOAMs core libraries libfiniteVolume.so and libOpenFOAM.so.

Features:

  • Modern C++20 compliant
  • Modular:
    • Add legacy code as plugins
    • Allow external plugins
  • GPU matrix assembly
  • Unit tests
Clone this wiki locally