clawpack / amrclaw

AMR version of Clawpack
http://www.clawpack.org
BSD 3-Clause "New" or "Revised" License
26 stars 45 forks source link

Fixed bug reported in clawpack/geoclaw#528 #272

Closed mandli closed 2 years ago

mandli commented 2 years ago

Fixed @tovogt bug reported in clawpack/geoclaw#528.

Fix included adding back zeroing out of cfluxptr on coarse grids that was removed in PR #268. Also correctly typed old_memsize as integer.

rjleveque commented 2 years ago

Merging this since it seems to be fine, see also comments in https://github.com/clawpack/geoclaw/issues/528 about other possible issues.