How to Compile with MPI Change FC = mpif90 and FCFLAGS = -O3 in the file Common.mk; Change MPI_USE = 1 in the file Makefile. Then compile the MCARaTS package through make.