<div dir="ltr">Hi Habtamu,<div><br></div><div>As mentioned in e.g. this user-list thread:</div><div><a href="https://flash.rochester.edu/pipermail/flash-users/2023-May/004009.html">https://flash.rochester.edu/pipermail/flash-users/2023-May/004009.html</a><br></div><div><br></div><div>You can remedy this issue by adding "-fallow-argument-mismatch" to <span style="color:rgb(0,0,0)">FFLAGS_OPT, FFLAGS_DEBUG, and FFLAGS_TEST in your Makefile.h.</span></div><div><span style="color:rgb(0,0,0)"><br></span></div><div><span style="color:rgb(0,0,0)">Good luck!</span></div><div><span style="color:rgb(0,0,0)">Lee</span><br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Sun, Jun 18, 2023 at 11:43 AM Habtamu Wubie <<a href="mailto:habtiew@gmail.com">habtiew@gmail.com</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"><div><br></div><div><div>Hello,</div><div><br></div><div>I was trying to compile the FLASH 
code for the first time following the steps in the USER GUIDE. However, I
 got the following error messages when I run the <i><b>make </b></i>command from the <b><i>object </i></b>folder in the FLASH code folder.</div><div><br></div><div><i><b>537 |   call MPI_Bcast(dtMinLoc(1), 5, MPI_INTEGER, pgmin, dr_globalComm, error)<br>      |                 2  <br></b></i></div><div><i><b><br></b></i></div><div><i><b> 545 |      call MPI_Bcast(extraHydroInfo, 1, FLASH_REAL, pgmin, dr_globalComm, error)<br>      |                    1</b></i><br></div><div><br></div><div><i><b>Error: Type mismatch between actual argument at (1) and actual argument at (2) (REAL(8)/INTEGER(4)).<br>Driver_computeDt.F90:550:20:</b></i></div><div><i><b><br></b></i></div><div><i><b><br></b></i></div><div>I would appreciate it so much if an experienced FLASH code user offers me support to solve this problem. <br></div><div><br></div><div><br></div><div>Best regards,</div><div>Habtamu</div></div><div><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>