<div dir="ltr">Dear Filmon, <div>as mentioned in this thread:</div><div><a href="https://flash.rochester.edu/pipermail/flash-users/2023-June/004055.html">https://flash.rochester.edu/pipermail/flash-users/2023-June/004055.html</a></div><div><span style="font-family:arial,sans-serif;color:rgb(0,0,0)"><br></span></div><div><span style="font-family:arial,sans-serif;color:rgb(0,0,0)">You can remedy this issue by adding "-fallow-argument-mismatch" to FFLAGS_OPT, </span><span style="font-family:arial,sans-serif;color:rgb(0,0,0)">FFLAGS_DEBUG, and FFLAGS_TEST in your Makefile.h.</span></div><div><span style="font-family:arial,sans-serif;color:rgb(0,0,0)"><br></span></div><div><span style="font-family:arial,sans-serif;color:rgb(0,0,0)">Best! </span></div><div><span style="font-family:arial,sans-serif;color:rgb(0,0,0)">Ernesto </span></div><div><span style="font-family:arial,sans-serif;color:rgb(0,0,0)"><br></span></div></div><br><div class="gmail_quote gmail_quote_container"><div dir="ltr" class="gmail_attr">On Tue, 11 Feb 2025 at 17:21, Filmon Andom Ghebretinsae <<a href="mailto:fa33@rice.edu">fa33@rice.edu</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr">I have just installed FLASH 4.8 and when I do make I get the following errors. <br><br>Error: Type mismatch between actual argument at (1) and actual argument at (2) (REAL(8)/INTEGER(4)).<br>Driver_computeDt.F90:549:20:<br><br> 536 | call MPI_Bcast(dtMinLoc(1), 5, MPI_INTEGER, pgmin, dr_globalComm, error)<br> | 2 <br>......<br> 549 | call MPI_Bcast(extraHydroInfo, 1, FLASH_REAL, pgmin, dr_globalComm, error)<br> | 1<br>Error: Type mismatch between actual argument at (1) and actual argument at (2) (REAL(8)/INTEGER(4)).<br><div>make: *** [Makefile:132: Driver_computeDt.o] Error 1</div><div><br></div><div>Any clue on how to fix this?<br></div></div>
_______________________________________________<br>
flash-users mailing list<br>
<a href="mailto:flash-users@flash.rochester.edu" target="_blank">flash-users@flash.rochester.edu</a><br>
<br>
For list info, including unsubscribe:<br>
<a href="https://flash.rochester.edu/mailman/listinfo/flash-users" rel="noreferrer" target="_blank">https://flash.rochester.edu/mailman/listinfo/flash-users</a><br>
</blockquote></div>