[FLASH-USERS] Driver_computeDt.F90:545:20:
Saifullah (赛富拉)
jamali.saifullah at aiofm.ac.cn
Fri Aug 22 22:16:02 EDT 2025
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://flash.rochester.edu/pipermail/flash-users/attachments/20250823/741088ee/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/741088ee/attachment-0001.png>
More information about the flash-users
mailing list