source: trunk/LMDZ.TITAN.old/Tools/compile_pgf @ 3404

Last change on this file since 3404 was 1454, checked in by slebonnois, 9 years ago

SL: corrections in Titan and Venus tools

  • Property svn:executable set to *
File size: 278 bytes
Line 
1# path for netcdf should be adapted to your configuration !
2
3#\cp -f $2.h planet.h
4 pgf95 -Bstatic cpdet.F90 moyzon.F moyzon2.F moytim.F dx_dp.F epflux.F90 \
5    io.F90 dmass.F90 reverse.F90 $1.F90 \
6-I/usr/include/netcdf-3 \
7-L/usr/lib64 -lnetcdff -lnetcdf -o $1-$2.e
8
9\rm *.o
Note: See TracBrowser for help on using the repository browser.