Parent Directory
|
Revision Log
|
Revision Graph
|
Patch
--- MITgcm_contrib/ESMF/mytools/comp_profile.faulks 2004/03/18 22:19:16 1.9
+++ MITgcm_contrib/ESMF/mytools/comp_profile.faulks 2004/03/30 05:11:28 1.10
@@ -1,4 +1,4 @@
-# $Id: comp_profile.faulks,v 1.9 2004/03/18 22:19:16 cnh Exp $
+# $Id: comp_profile.faulks,v 1.10 2004/03/30 05:11:28 cnh Exp $
# $Name: $
#
# Compiler and linker options for faulks.lcs.mit.edu
@@ -16,9 +16,9 @@
set complibs = ( -L${esmf_root}/lib/libO/Linux.lahey.32.default -lesmf )
set compinc = ( -I${esmf_root}/mod/modO/Linux.lahey.32.default )
# ESMF_1_0_5
-#set compopts = ( --o0 --tp4 --wide -DE_1_0_5 -DE_REGRID_IS_BROKEN)
-#set esmf_root = ( /s01/cnh/ESMF_1_0_5_2004_02_19/esmf )
-#set complibs = ( -L${esmf_root}/lib/libO/Linux.lahey.32.mit -lesmf )
-#set compinc = ( -I${esmf_root}/mod/modO/Linux.lahey.32.mit )
+set compopts = ( --o0 --tp4 --wide -DE_1_0_5 )
+set esmf_root = ( /s01/cnh/ESMF_1_0_5_2004_02_19/esmf )
+set complibs = ( -L${esmf_root}/lib/libO/Linux.lahey.32.mit -lesmf )
+set compinc = ( -I${esmf_root}/mod/modO/Linux.lahey.32.mit )
set compinc = ( ${compinc} -I${BUILDROOT}/esmf_top )
| ViewVC Help | |
| Powered by ViewVC 1.1.22 |