<html><body><div style="font-family: arial, helvetica, sans-serif; font-size: style=" font-size:="" 12pt;="" color:="" #000000"=""><div>Dear FLASH Users,</div><div><br data-mce-bogus="1"></div><div>I am trying to install the latest FLASH version (4.7.1). I am <span style="color: #000000; font-family: arial, helvetica, sans-serif; font-size: 16px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; white-space: normal; background-color: #ffffff; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial; display: inline !important; float: none;" data-mce-style="color: #000000; font-family: arial, helvetica, sans-serif; font-size: 16px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; white-space: normal; background-color: #ffffff; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial; display: inline !important; float: none;">n</span><span style="font-size: 12pt;">ew to FLASH and trying to install it for the first time. I have correctly set the path of the compilers in the 'Makefile.h' file. However, when I do a 'make' in the "object" directory, I encounter the following issue:</span></div><div><br data-mce-bogus="1"></div><div><br data-mce-bogus="1"></div><div><div>/usr/bin/mpif90 -ggdb -c -O2 -fdefault-real-8 -fdefault-double-8 -Wuninitialized  -DMAXBLOCKS=1000 -DNXB=8 -DNYB=8 -DNZB=1 -DN_DIM=2 Driver_computeDt.F90</div><div>Driver_computeDt.F90:545:20:</div><div><br></div><div>  537 |   call MPI_Bcast(dtMinLoc(1), 5, MPI_INTEGER, pgmin, dr_globalComm, error)</div><div>      |                 2   </div><div>......</div><div>  545 |      call MPI_Bcast(extraHydroInfo, 1, FLASH_REAL, pgmin, dr_globalComm, error)</div><div>      |                    1</div><div>Error: Type mismatch between actual argument at (1) and actual argument at (2) (REAL(8)/INTEGER(4)).</div><div>Driver_computeDt.F90:550:20:</div><div><br></div><div>  537 |   call MPI_Bcast(dtMinLoc(1), 5, MPI_INTEGER, pgmin, dr_globalComm, error)</div><div>      |                 2   </div><div>......</div><div>  550 |      call MPI_Bcast(extraHydroInfo, 1, FLASH_REAL, pgmin, dr_globalComm, error)</div><div>      |                    1</div><div>Error: Type mismatch between actual argument at (1) and actual argument at (2) (REAL(8)/INTEGER(4)).</div><div>make: *** [Makefile:116: Driver_computeDt.o] Error 1</div><div><br data-mce-bogus="1"></div><div><br data-mce-bogus="1"></div><div>I shall be highly thankful for any possible diagnosis of the issue. Thanks in advance for any possible suggestions.</div><div><br data-mce-bogus="1"></div><div>With regards,</div><div>Amar Aryan</div></div></div>
<br>
<br></body></html>