The source project of this merge request has been removed.
Openfoam expression
This adds an OpenFOAM nix expression. It
- provides binary wrappers that automatically source the etc/bashrc script before running, and
- provides *-mpi wrappers that automatically call the correct mpirun with
-n <num>
set by the partition.
It has been tested on goblin in both MPI and non-MPI mode on the damBreak example.