Skip to content

Fixes errors that occur when running test suite with binaries compiled in debug mode#258

Merged
astrofrog merged 3 commits into
hyperion-rt:mainfrom
astrofrog:fix-debug-bounds-errors
Jul 23, 2026
Merged

Fixes errors that occur when running test suite with binaries compiled in debug mode#258
astrofrog merged 3 commits into
hyperion-rt:mainfrom
astrofrog:fix-debug-bounds-errors

Conversation

@astrofrog

Copy link
Copy Markdown
Contributor

Fixes #209

…cell since the cell indices of killed photons would index the wall arrays out of bounds
…ids which made the right hand side one element longer than the neighbor array
…t start outside the grid, which happens for photons emitted exactly on the outer edge of the grid moving outwards
@astrofrog astrofrog added the bug label Jul 23, 2026
@astrofrog
astrofrog merged commit 203505f into hyperion-rt:main Jul 23, 2026
22 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Fix errors when running tests in debug mode

1 participant