Changeset ccc9ec2 in flexpart.git for src/makefile


Ignore:
Timestamp:
Feb 28, 2018, 6:13:44 PM (6 years ago)
Author:
Ignacio Pisso <Ignacio.Pisso@…>
Branches:
master, 10.4.1_pesei, GFS_025, bugfixes+enhancements, dev, release-10, release-10.4.1, scaling-bug, univie
Children:
1f55de1
Parents:
01e6052
Message:

Modify makefile to compile in njord by default (nordre is now phased out)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/makefile

    rfe32dca rccc9ec2  
    5858        LIBPATH1 = ${ROOT_DIR}/lib
    5959
    60 else ifeq ($(gcc), 5.4)
     60else #ifeq ($(gcc), 5.4)
    6161# Compiled libraries under user ~flexpart, gfortran v5.4
    6262        ROOT_DIR = /homevip/flexpart/
     
    6969        LIBPATH1 = ${ROOT_DIR}/gcc-5.4.0/lib
    7070
    71 else
     71#else
    7272# Default: System libraries at NILU, gfortran v4.6
    73         F90       = /usr/bin/gfortran
    74         MPIF90    = /usr/bin/mpif90.openmpi
    75 
    76         INCPATH1 = /xnilu_wrk/projects/FLEXPART/flex_wrk/bin64/grib_api/include
    77         INCPATH2 = /usr/include
    78         LIBPATH1 = /xnilu_wrk/projects/FLEXPART/flex_wrk/bin64/grib_api/lib
     73#       F90       = /usr/bin/gfortran
     74#       MPIF90    = /usr/bin/mpif90.openmpi
     75
     76#       INCPATH1 = /xnilu_wrk/projects/FLEXPART/flex_wrk/bin64/grib_api/include
     77#       INCPATH2 = /usr/include
     78#       LIBPATH1 = /xnilu_wrk/projects/FLEXPART/flex_wrk/bin64/grib_api/lib
    7979endif
    8080
Note: See TracChangeset for help on using the changeset viewer.
hosted by ZAMG