Description
Update Makefile (and repository structure) so that custom OpenFOAM modules can be built with the make command. We also require a suitable repo structure where this custom code can be stored. There are two main locations expected: custom solvers for specific physics such as multiphase flow and test solvers used to test different parts of the Hippo source code.
Context
Ensure that any out of date custom OpenFOAM source is build through the make file.
Outputs