-
Notifications
You must be signed in to change notification settings - Fork 6
Sample usage
-
The
foamUTrepository itself is using the framework; by unit-testing basic examples from OpenFOAM's code base (Time object; mesh and RTS mechanism). Head to the actions tab to see the status of the workflows for the three main OpenFOAM forks, and these are the workflow files. -
The OFParallelizationWorkshop2022 exercises repository also uses a deprecated iteration of the framework. The unit testing framework helps check if a task was correctly implemented during a hands-on session (during an online workshop)
-
The blastAMR unit tests adaptive mesh refinement and load-balancer behavior for OpenFOAM using
foamUT. -
The openfoam-smartsim module, which made into OpenFOAM v2406 as a community-maintained module for interacting OpenFOAM with AI databases, uses
foamUTto test its API.
We'll mention any more open-source projects using the framework for unit testing here. If your project uses it; please add a link to it here.
“This offering is not approved or endorsed by OpenCFD Limited, the producer of the OpenFOAM software and owner of the OPENFOAM® and OpenCFD® trade marks.”
This is foamUT Wiki, here is a link back to Home