[FLASH-USERS] HydroStatic unit does not compile
Ben Wibking
wibking.1 at buckeyemail.osu.edu
Mon Nov 23 14:55:34 EST 2015
Hi,
When I try to compile the HydroStatic unit included in FLASH4.3, I get
the following error:
mpif90 -ggdb -c -O2 -fdefault-real-8 -fdefault-double-8 -Wuninitialized
-DMAXBLOCKS=1000 -DNXB=8 -DNYB=1 -DNZB=1 -DN_DIM=1
Grid_bcApplyToRegionSpecialized.F90
Grid_bcApplyToRegionSpecialized.F90:204.23:
use Grid_data, ONLY : gr_myPE
1
Error: Symbol 'gr_mype' referenced at (1) not found in module 'grid_data'
Grid_bcApplyToRegionSpecialized.F90:546.59:
call gr_extendedGetCellCoords(3, blockHandle,gr_myPE,2,.true.,
zCoord, s
1
Error: Symbol 'gr_mype' at (1) has no IMPLICIT type
Grid_bcApplyToRegionSpecialized.F90:444.80:
do n=(((1) + 10 - (1)) + (1)),((((1) + 10 - (1)) + (1)) + 0 - (1))
1
Warning: DO loop at (1) will be executed zero times
make: *** [Grid_bcApplyToRegionSpecialized.o] Error 1
How can I work around this?
Thanks,
Ben
--
Ben Wibking
Dept. of Astronomy
The Ohio State University
More information about the flash-users
mailing list