[ncl-install] About blockdata_test.tar
Dong Li
dongli2020 at gmail.com
Mon Jun 23 19:22:57 MDT 2008
Hi, I got blockdata_test.tar, and untared it. Because I am using Intel
Fortran Compiler, so I replaced all "g77" to "ifort", then executed
make main.good main.bad main.init main.good2
but it stucked at main.good2. I found that the Makefile has missed one
entry as following
testbd2.o: testbd2.f
ifort -c testbd2.f
After I added this entry, thing went fine.
More information about the ncl-install
mailing list