Changeset 1666 in lmdz_wrf
- Timestamp:
- Oct 11, 2017, 3:28:30 PM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tools/Makefile.skogul.gcc
r1665 r1666 15 15 RM = rm -f 16 16 F2PY = /opt/anaconda3/bin/f2py 17 #DBGFLAGS = -g -check all -fpe0 -warn -traceback -debug extended17 #DBGFLAGS = g -Wall -Wextra -Warray-temporaries -Wconversion -fimplicit-none -fbacktrace -ffree-line-length-0 -fcheck=all -ffpe-trap=zero,overflow,underflow -finit-real=nan 18 18 NCLIBFOLD = /opt/anaconda3/lib 19 19 NCINCFOLD = /opt/anaconda3/include
Note: See TracChangeset
for help on using the changeset viewer.