VARPOP  

 

VARPOP is distributed under Gnu license

To compile and install

  1. 1.Extract the files from the archive varpop.tar: tar -xvf topmod09.tar  

  2. 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. 3.Compile with: make all  

  4. 4.Install (eventually under root): make install  

  5. 5.make clean