[FLASH-USERS] FLASH Compilation Type Mismatch Error
Owen Bardeen
owenbardeen at gmail.com
Thu Nov 13 12:31:37 EST 2025
Hello all,
I'm compiling FLASH on a new cluster and running into an error while
compiling in the object folder.
[image: image.png]
There are a few instances of type mismatches in amr_migrate_tree_data.F90.
I've tried to resolve this by adding these lines to my Makefile:
FDEFS += -Damr_mpi_real=MPI_DOUBLE_PRECISION -Damr_mpi_integer=MPI_INTEGER
-Damr_mpi_logical=MPI_LOGICAL
FFLAGS += -fdefault-real-8 -fdefault-double-8
But with no luck. I realize I can edit the file myself to change this type
mismatch but I'm worried it will keep coming up and will be very tedious.
Has anyone run into this issue before or can give me any guidance?
Thank you!
Owen
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://flash.rochester.edu/pipermail/flash-users/attachments/20251113/f84dad3a/attachment-0001.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image.png
Type: image/png
Size: 45050 bytes
Desc: not available
URL: <http://flash.rochester.edu/pipermail/flash-users/attachments/20251113/f84dad3a/attachment-0001.png>
More information about the flash-users
mailing list