causticsEngineering
causticsEngineering copied to clipboard
Run the project in a docker container
- Split the executable into build and run phases.
- Added Makefile with
clean,buildandruntargets. - Run the project in a Julia docker container - this allows to omit to install Julia locally.