To compile the simulator natively, create a build directory and execute compile.sh as follows:
mkdir build
bash compile.sh
Using apptainer will containerise the simulator and dependencies. Executing the .sif file both compiles and runs the simulator. To generate the .sif file:
apptainer build cfd_apptainer.def cfd_apptainer.sif