Skip to content

Updated hydro array copy_to_host function to fix off-by-one copy error#111

Merged
SVLuedtke-LANL merged 1 commit intolanl:develfrom
TauferLab:hydro_fix
Feb 5, 2026
Merged

Updated hydro array copy_to_host function to fix off-by-one copy error#111
SVLuedtke-LANL merged 1 commit intolanl:develfrom
TauferLab:hydro_fix

Conversation

@Pankzers
Copy link
Copy Markdown
Collaborator

Fixed an off-by-one error present in the Hydro Array's copy_to_host function. This error was causing exactly one cell of hydro data to not be correctly copied, which was causing the opposite cells data to not be computed correctly during data export.

Copy link
Copy Markdown
Collaborator

@SVLuedtke-LANL SVLuedtke-LANL left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, passes all my checks.

@SVLuedtke-LANL SVLuedtke-LANL merged commit c27edaa into lanl:devel Feb 5, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants