[Wrf-users] WRFSI and IFORT ?
Hara, Masayuki
hara.masayuki at jamstec.go.jp
Mon Feb 7 18:43:41 MST 2005
Hi, Hector
I compiled WRFSI with ifort v8.1 on i686/Redhat 7.3.
When you compile WRFSI using ifort, NetCDF libraries should be compiled
with gcc/ifort, too.
#--------------------------------------------------
CC=gcc
DEFS=-Di686 -DDEC -DBIT32 -DF90 -DFORTRANUNDERSCORE -DDYNAMIC
CFLAGS= $(DEFS)
DBCFLAGS= -g -DDEBUG=1 $(DEFS)
FC = ifort
NCARGFC = /usr/local/ncarg/bin/ncargf77
FFLAGS = $(INC) -O2 -convert big_endian
DBFLAGS = $(INC) -g -C -convert big_endian
FIXED=-fixed
FREE=-free
LDFLAGS=
CPP = ifort -E -free
CPPFLAGS = $(INC) $(DEFS)
USECPP=1
MACHTYPE = pc
#--------------------------------------------------
Best regards,
Masayuki Hara
> Hi there,
>
> Has anyone compiled wrfsi with IFORT in a linux machine (RedHat V3)?
>
> Hector
>
>
----------------------------------------------------
Hara, Masayuki (Research Assistant)
Hydrological Cycle Research Program,
Frontier Research Center for Global Change,
Japan Agency for Marine-Earth Science and Technology
e-mail: hara.masayuki at jamstec.go.jp
More information about the Wrf-users
mailing list