[FLASH-USERS] problem with Grid_dump.F90

Shikui Tang tangsk at astro.umass.edu
Sat Jul 5 22:06:13 EDT 2008


Hi,

   I met the same problem before. If I compile FLASH3 with lammpi, I 
have to add the following line into Flash_mpi.h
include "mpiof.h"
But there is not need for mpich2.  Hope this is useful.

Shikui

ewommer at physics.arizona.edu wrote:
> Hi, all.
> I've recently updated to FLASH3.0 and am getting the following error 
> message when using "gmake" to compile my simulation:
>
>
> fortcom: Error: Grid_dump.F90, line 181: This name does not have a 
> type, and must have an explicit type.   [MPI_MODE_CREATE]
>           MPI_MODE_CREATE+MPI_MODE_RDWR,MPI_INFO_NULL,fh,ierr)
> ----------^
> fortcom: Error: Grid_dump.F90, line 181: This name does not have a 
> type, and must have an explicit type.   [MPI_MODE_RDWR]
>           MPI_MODE_CREATE+MPI_MODE_RDWR,MPI_INFO_NULL,fh,ierr)
> --------------------------^
> compilation aborted for Grid_dump.F90 (code 1)
> gmake: *** [Grid_dump.o] Error 1
>
>
> I haven't modified Grid_dump.F90 in any way.  Also, I didn't encounter 
> this error when I was using FLASH3.0_beta.
>
> Any suggestions would be appreciated!
> Elizabeth :)
>
> ----------------------------------------------------------------
> This message was sent using IMP, the Internet Messaging Program.
>
>




More information about the flash-users mailing list