[cdftools] 194/228: JMM : add vayu in Macrolib

Alastair McKinstry mckinstry at moszumanska.debian.org
Fri Jun 12 08:21:49 UTC 2015


This is an automated email from the git hooks/post-receive script.

mckinstry pushed a commit to branch master
in repository cdftools.

commit f6274c6f8ade5a6c4311bd75ca62100964831244
Author: molines <molines at 1055176f-818a-41d9-83e1-73fbe5b947c5>
Date:   Fri Feb 8 13:59:18 2013 +0000

    JMM : add vayu in Macrolib
    
    
    git-svn-id: http://servforge.legi.grenoble-inp.fr/svn/CDFTOOLS/trunk@642 1055176f-818a-41d9-83e1-73fbe5b947c5
---
 Macrolib/macro.vayu | 15 +++++++++++++++
 1 file changed, 15 insertions(+)

diff --git a/Macrolib/macro.vayu b/Macrolib/macro.vayu
new file mode 100644
index 0000000..0e80283
--- /dev/null
+++ b/Macrolib/macro.vayu
@@ -0,0 +1,15 @@
+# Makefile for CDFTOOLS
+#    $Rev: 608 $
+#    $Date: 2012-07-03 23:29:11 +1000 (Tue, 03 Jul 2012) $
+# --------------------------------------------------------------
+#
+#NCDF = -I/usr/local/include -L/usr/local/lib -lnetcdf
+NCDF = -I$(NETCDF_BASE)/include/Intel -L$(NETCDF_BASE)/lib/Intel -lnetcdf -lnetcdff
+ 
+F90=ifort
+MPF90=mpif90
+FFLAGS= -O  $(NCDF) -assume byterecl -convert big_endian 
+LMPI=-lmpich
+
+INSTALL=$(HOME)/bin
+INSTALL_MAN=$(HOME)/man

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/cdftools.git



More information about the debian-science-commits mailing list