module load gcc/6.3.0 //Needed to have C++11 in order to use the random variable generator used in the code

g++ -std=gnu++0x -O3 Main.cpp InitialProfile.cpp ZRP_KMC_new.cpp Postprocessing.cpp SavingParameters.cpp -o executable_5000_79616