i use g95 with libgfortran3 and i trie to install SEM2DPACK_2.3.5 on my computer
i did this few days ago:
*/
:
i did edit the file Makefile, and uncomment the line :
F90 = g95
Under the line :
# GNU
and comment the lines :
#F90 = ifort
#OPT = -O3 -ip -ipo -unroll
under the line :
#-- Intel Fortran --
:
/*
i did make the file sem2dsolve
af.
2009-06-14 07:25:26 UTC in SEM2DPACK