Technical note:
TRACMASS is written in FORTRAN 90 with modules and runs on UNIX platforms such as MAC OS X and Linux. For certain configurations netCDF libraries are also required.

1. - Download the code

git clone https://github.com/TRACMASS/Tracmass.git

2. - Enter the TRACMASS directory

cd Tracmass

3. - Modify the Makefile to fit your system. You will need to set ARCH, which is the name of your system, i.e. tetralith. You will also need to configure how TRACMASS should find the netCDF libraries, if at all. For most systems, we recommend the option automatic-44.

Make sure in Makefile both PROJECT and CASE are set to Theoretical. In this case, TRACMASS will use a simple oscillating velocity field to trace trajectories.

4. - Then you can run the make command

make

5. - Run the code by typing

./runtracmass