- Boost - currently tested with 1.61.0
- netcdf-4.2.1.1
- netcdf-cxx-4.2
- curl-7.42.1
- MPI
Tar archives of these can be found in the dist/Manual directory together with some installation instructions.
- Create a directory such as Release or Debug.
- Copy Makefile.tmplt into the directory and rename to Makefile
- cd into the created directory
- Edit the Makefile for your machine's configuration
- Make: targets are repast_hpc, relogo, tests, clean, zombies, and rumor
Code will compile into an X/build directory where X is the directory
created in step 1. Note that the directories Release
and Debug
are in .gitignore in order to keep compilation
artifacts out of git.