Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Function calls for checking substrate file bounds #362

Merged
merged 1 commit into from
Jun 28, 2024

Conversation

MattRolchigo
Copy link
Collaborator

Reorganize check of substrate file bounds against simulation bounds to include more specific error messages when a bounds mismatch is found, and include a tolerance to avoid failure due to floating point comparison errors (i.e, 0 being greater than -1.229e-19)

@MattRolchigo MattRolchigo changed the title Functions for checking substrate file bounds Function calls for checking substrate file bounds Jun 26, 2024
@MattRolchigo MattRolchigo merged commit 958459f into LLNL:master Jun 28, 2024
13 of 15 checks 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