<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
</head>
<body>
<div dir="ltr">
<div dir="ltr">Hi Filmon,</div>
<div dir="ltr"><br>
</div>
<div dir="ltr">Try the solution found here:</div>
<div dir="ltr"><a rel="noreferrer noopener" href="https://flash.rochester.edu/pipermail/flash-users/2025-January/008925.html">https://flash.rochester.edu/pipermail/flash-users/2025-January/008925.html</a><br>
</div>
<div dir="ltr"><br>
</div>
<div dir="ltr">Good luck!</div>
<div dir="ltr"><br>
</div>
<div dir="ltr">Graeme</div>
<div id="ms-outlook-mobile-signature" dir="ltr">
<div dir="ltr"></div>
</div>
</div>
<hr style="display:inline-block;width:98%" tabindex="-1">
<div id="divRplyFwdMsg" dir="ltr"><font face="Calibri, sans-serif" style="font-size:11pt" color="#000000"><b>From:</b> flash-users <flash-users-bounces@flash.rochester.edu> on behalf of Filmon Andom Ghebretinsae <fa33@rice.edu><br>
<b>Sent:</b> Tuesday, February 11, 2025 12:20:55 PM<br>
<b>To:</b> flash-users@flash.rochester.edu <flash-users@flash.rochester.edu><br>
<b>Subject:</b> [FLASH-USERS] Problems with Compiling</font>
<div> </div>
</div>
<div>
<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>
</div>
</body>
</html>