Last change
on this file since 3315 was
1454,
checked in by slebonnois, 9 years ago
|
SL: corrections in Titan and Venus tools
|
-
Property svn:executable set to
*
|
File size:
411 bytes
|
Line | |
---|
1 | # path for netcdf should be adapted to your configuration ! |
---|
2 | # path for fftw3 should be adapted to your configuration ! |
---|
3 | |
---|
4 | #\rm planet.h |
---|
5 | #ln -s $2.h planet.h |
---|
6 | pgf95 -Bstatic cpdet.F90 moyzon.F moyzon2.F moytim.F dx_dp.F epflux.F90 \ |
---|
7 | io.F90 dmass.F90 reverse.F90 $1.F90 \ |
---|
8 | -I/usr/include/netcdf-3 \ |
---|
9 | -L/usr/lib64 -lnetcdff -lnetcdf \ |
---|
10 | -I/opt/fftw-3.3.2/include \ |
---|
11 | -L/opt/fftw-3.3.2/lib -lfftw3 -o $1-$2.e |
---|
12 | |
---|
13 | \rm *.o |
---|
Note: See
TracBrowser
for help on using the repository browser.