[FLASH-USERS] Driver_computeDt.F90:545:20:
ERNESTO ZURBRIGGEN
ezurbriggen at unc.edu.ar
Sat Aug 23 10:58:41 EDT 2025
Hi Saifullah!
You can see the solution to this issue, for example, in this thread:
https://flash.rochester.edu/pipermail/flash-users/2023-June/008394.html
Best!
Ernesto
On Fri, 22 Aug 2025 at 23:16, Saifullah (赛富拉) <jamali.saifullah at aiofm.ac.cn>
wrote:
> Dear flash user,
>
>
> I hope you are fine. I am using Flash4.6, gcc --version gcc (Ubuntu
> 11.4.0-1ubuntu1~22.04) 11.4.0, and g++ version g++ (Ubuntu
> 11.4.0-1ubuntu1~22.04) 11.4.0
>
>
>
> I face this problem kindly help me to resolve it
>
> saifullah at Humbert:~/flash1/FLASH4.6/object$ make
> rm -f reorder.sh
> /home/saifullah/flash1/mpich/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
> Driver_computeDt.F90:545:20:
>
>
> 537 | call MPI_Bcast(dtMinLoc(1), 5, MPI_INTEGER, pgmin,
> dr_globalComm, error)
> | 2
> ......
> 545 | call MPI_Bcast(extraHydroInfo, 1, FLASH_REAL, pgmin,
> dr_globalComm, error)
> | 1
> Error: Type mismatch between actual argument at (1) and actual argument at
> (2) (REAL(8)/INTEGER(4)).
> Driver_computeDt.F90:550:20:
>
>
> 537 | call MPI_Bcast(dtMinLoc(1), 5, MPI_INTEGER, pgmin,
> dr_globalComm, error)
> | 2
> ......
> 550 | call MPI_Bcast(extraHydroInfo, 1, FLASH_REAL, pgmin,
> dr_globalComm, error)
> | 1
> Error: Type mismatch between actual argument at (1) and actual argument at
> (2) (REAL(8)/INTEGER(4)).
> make: *** [Makefile:116:Driver_computeDt.o] 错误 1
>
>
>
> Best regards,
> Saifullah
>
>
> ------------------------------
>
> *Saifullah Jamali*
>
>
> *Postdoctoral Researcher **Chinese Academy of Sciences, Hefei, China*
> _______________________________________________
> flash-users mailing list
> flash-users at flash.rochester.edu
>
> For list info, including unsubscribe:
> https://flash.rochester.edu/mailman/listinfo/flash-users
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://flash.rochester.edu/pipermail/flash-users/attachments/20250823/a3daeb02/attachment-0001.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 1755915042608.png
Type: image/png
Size: 76412 bytes
Desc: not available
URL: <http://flash.rochester.edu/pipermail/flash-users/attachments/20250823/a3daeb02/attachment-0001.png>
More information about the flash-users
mailing list