Open xuhanqing98 opened 3 years ago
you will need an MPI installation on your machine. when installed, that MPI package will provide mpif.h
.
if you don't have an MPI installation on your machine, you would use a serial version compilation, using the configuration flag --without-mpi
Hi! When I try to call model_external_values.f90, I type "Gfortran model_external_values.f90" at the terminal, and there is an error: model_external_values.f90:175:Error: Can't open included file 'mpif.h' But I did not find mpif.h in SPECFEM3D