Ignore:
Timestamp:
Feb 10, 2012, 6:47:12 PM (13 years ago)
Author:
aslmd
Message:

LMDZ.MARS and MESOSCALE: various minor improvements of workflow. no particularly interesting stuff. the only thing to note is that makegcm is renamed makegcm_pgf to be clearer.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/LMDZ.MARS/util/compile

    r386 r523  
    88#-L/distrib/local/netcdf/pgi_7.1-6_32/lib -lnetcdf  -o $1.e
    99
    10 ifort $1.F90 \
     10#ifort $1.F90 \
     11pgf90 $1.F90 \
    1112-I$NETCDF/include \
    1213-L$NETCDF/lib -lnetcdf -o $1.e
Note: See TracChangeset for help on using the changeset viewer.