Changeset 1814 in lmdz_wrf
- Timestamp:
- Mar 19, 2018, 5:58:38 PM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tools/Makefile.camelot.gcc
r1813 r1814 23 23 LIB_INC = 24 24 RM = rm -f 25 F2PY = / usr/bin/f2py -L/opt/anaconda/lib/ --fcompiler=gnu9525 F2PY = /opt/canopy-1.3.0/Canopy_64bit/User/bin/f2py -L/opt/anaconda/lib/ --fcompiler=gnu95 26 26 #DBGFLAGS = -g -Wall -Wextra -Warray-temporaries -Wconversion -fimplicit-none -fbacktrace -ffree-line-length-0 -fcheck=all -ffpe-trap=zero,overflow,underflow -finit-real=nan 27 27 NCLIBFOLD = /opt/netcdf43/gfortran/bin/
Note: See TracChangeset
for help on using the changeset viewer.