NeoFOAM v.0.1.0 #231
greole
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
The NeoFOAM team is proud to announce the first release of NeoFOAM, a next generation implementation of a CFD core. NeoFOAM leverages the features of modern C++ to implement core routines to efficiently solve PDEs required by CFD frameworks like OpenFOAM, thus NeoFOAM helps to catch up with the rapidly evolving HPC ecosystem.
Our design goals are:
This v.0.1 release is all about building a foundation for the future developments of NeoFOAM. It focuses on building the foundational library structure, a first draft of the DSL API including basic kernels, and a solid CI/CD infrastructure from the start. It features unit and integration testing on Linux, macOS, and Windows as well as sanitizer and static analyzer workflows.
Integration into OpenFOAM applications are demonstrated in our FoamAdapter repository. A full list of changes can be found in the CHANGELOG.md. An exciting year is ahead of us, visit our Roadmap to find out which features are next. Thank you to everyone who contributed to NeoFOAM.
This discussion was created from the release NeoFOAM v.0.1.0.
Beta Was this translation helpful? Give feedback.
All reactions