Changeset 1800 in lmdz_wrf


Ignore:
Timestamp:
Mar 12, 2018, 4:20:00 PM (7 years ago)
Author:
lfita
Message:

Adding anaconda flags to f2py

File:
1 edited

Legend:

Unmodified
Added
Removed
  • TabularUnified trunk/tools/Makefile.camelot.gcc ΒΆ

    r1799 r1800  
    2323LIB_INC         =
    2424RM              = rm -f
    25 F2PY    = /usr/bin/f2py
     25F2PY    = /usr/bin/f2py -L/opt/anaconda/lib/ -c --fcompiler=gnu95
    2626#DBGFLAGS = -g -Wall -Wextra -Warray-temporaries -Wconversion -fimplicit-none -fbacktrace -ffree-line-length-0 -fcheck=all -ffpe-trap=zero,overflow,underflow -finit-real=nan
    2727NCLIBFOLD       = /opt/netcdf43/gfortran/bin/
Note: See TracChangeset for help on using the changeset viewer.