[FLASH-USERS] small bug
Seyit Hocuk
seyit at astro.rug.nl
Tue Oct 1 09:38:44 EDT 2013
Dear devs,
I found a small bug while I was trying resolve an unrelated problem on
particle destruction, which is another topic by itself. In any case, in
Grid_mapMeshToParticles.F90 the default "gridDataStruct" is set to
"Center", see below, however instead of using gDataStruct, still in many
places gridDataStruct is used. It would normally be no problem by the
way, but only in certain specific circumstances a problem could arise.
if(present(gridDataStruct)) then
gDataStruct=gridDataStruct
else
gDataStruct=CENTER
end if
--
With kind regards,
Seyit
S. Hocuk
Postdoctoral Researcher
Kapteyn Astronomical Institute
P.O. box 800
9700AV Groningen, the Netherlands
More information about the flash-users
mailing list