VARPOP
1.Extract the files from the archive varpop.tar: tar -xvf topmod09.tar
2.Edit the Makefile and replace ifort by your Fortran 90/95 compiler if it is different
set the DEST directory to your executable directorya
3.Compile with: make all
4.Install (eventually under root): make install
5.make clean