<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8">
</head>
<body bgcolor="#FFFFFF" text="#000000">
Hi there,<br>
<br>
I am compiling the eddy example in my ubuntu OS, but the system
returns error with "<b>Error: Can't open included file 'mpif.h'</b>".
The fortran compiler in makenek file was changed to gfortran since
mpif77 gives error: <br>
<b>--------------------------------------------------------------------------</b><b><br>
</b><b>Unfortunately, this installation of Open MPI was not compiled
with</b><b><br>
</b><b>Fortran 77 support. As such, the mpif77 compiler is
non-functional.</b><b><br>
</b><b>--------------------------------------------------------------------------</b><b><br>
</b><b>FATAL ERROR: Basic compiler test for mpif77 failed!</b><br>
<br>
Is there anyone experience the same problem when compiling in
ubuntu? You assistance will be greatly appreciated. <br>
<br>
Sincerely,<br>
Simon<br>
</body>
</html>