[cdftools] 102/228: JMM: add macro.curie

Alastair McKinstry mckinstry at moszumanska.debian.org
Fri Jun 12 08:21:35 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 51d705ca644720120dfca0cd2aed1bb5ac3b0fe4
Author: molines <molines at 1055176f-818a-41d9-83e1-73fbe5b947c5>
Date:   Fri Sep 16 19:02:03 2011 +0000

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

diff --git a/Macrolib/macro.curie b/Macrolib/macro.curie
new file mode 100644
index 0000000..9c7273e
--- /dev/null
+++ b/Macrolib/macro.curie
@@ -0,0 +1,16 @@
+# macro.jade for jade at CINES
+#  $Rev: 539 $
+#  $Date: 2011-07-11 12:33:35 +0200 (Mon, 11 Jul 2011) $
+#  $Id: macro.jade 539 2011-07-11 10:33:35Z molines $
+# -------------------------------------------------------------
+#
+NCDF= -I/usr/local/netcdf-4.1.1/include -L/usr/local/netcdf-4.1.1/lib -lnetcdff -lnetcdf
+ 
+F90=ifort
+MPF90=mpif90
+# flag static is used to allow the use of CDFTOOLS in parallel with mpi_metamon
+#FFLAGS= -static -O  $(NCDF) -assume byterecl -convert big_endian
+FFLAGS= -O  $(NCDF) -assume byterecl -convert big_endian
+LMPI=-lmpich
+
+INSTALL=$(WORKDIR)/bin

-- 
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