Dear friends,

I am attempting to compile RegCM-4.3.5.6 for MPI on a Linux cluster under Intel Fortran 11.  The "Regional Climatic Model RegCM User’s Guide
Version 4.3" implies this should produce executables called regcmMPI and/or regcmSerial but all I am getting is an executable called just regcm (like older versions).  Any idea why this might be happening?

While I'm here, it's not quite clear what should be specified as FC as opposed to MPIFC.  Should FC be the serial compiler (ifort), even when compiling in parallel?  Or when compiling in parallel should both FC and MPIFC be the MPI compiler, say mpif90?

Thanks
Ray Arritt