# ifort setup for geodyncomp # # usage: source <this-file> if ! which ifort 1>/dev/null 2>/dev/null ; then . /opt/intel/bin/ifortvars.sh intel64 fi