[FLASH-USERS] Problems with Compiling
ERNESTO ZURBRIGGEN
ezurbriggen at unc.edu.ar
Wed Feb 12 08:17:30 EST 2025
Dear Filmon,
as mentioned in this thread:
https://flash.rochester.edu/pipermail/flash-users/2023-June/004055.html
You can remedy this issue by adding "-fallow-argument-mismatch" to
FFLAGS_OPT, FFLAGS_DEBUG, and FFLAGS_TEST in your Makefile.h.
Best!
Ernesto
On Tue, 11 Feb 2025 at 17:21, Filmon Andom Ghebretinsae <fa33 at rice.edu>
wrote:
> I have just installed FLASH 4.8 and when I do make I get the following
> errors.
>
> Error: Type mismatch between actual argument at (1) and actual argument at
> (2) (REAL(8)/INTEGER(4)).
> Driver_computeDt.F90:549:20:
>
> 536 | call MPI_Bcast(dtMinLoc(1), 5, MPI_INTEGER, pgmin,
> dr_globalComm, error)
> | 2
> ......
> 549 | call MPI_Bcast(extraHydroInfo, 1, FLASH_REAL, pgmin,
> dr_globalComm, error)
> | 1
> Error: Type mismatch between actual argument at (1) and actual argument at
> (2) (REAL(8)/INTEGER(4)).
> make: *** [Makefile:132: Driver_computeDt.o] Error 1
>
> Any clue on how to fix this?
> _______________________________________________
> flash-users mailing list
> flash-users at flash.rochester.edu
>
> For list info, including unsubscribe:
> https://flash.rochester.edu/mailman/listinfo/flash-users
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://flash.rochester.edu/pipermail/flash-users/attachments/20250212/bc493bea/attachment.htm>
More information about the flash-users
mailing list