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

Add integral refinement value to spatial coarseing interface #8

Open
jbschroder opened this issue Jul 11, 2018 · 0 comments
Open

Add integral refinement value to spatial coarseing interface #8

jbschroder opened this issue Jul 11, 2018 · 0 comments

Comments

@jbschroder
Copy link
Member

Assign an integral value in CoarsenRefStatus that indicates how “refined” or
“coarsened” you are from the original dt used when Braid was initialized. This will
eliminate any issues with numerical roundoff.

So, an integral value of "k" would indicate that "k*dt" is equal to the original dt
used when Braid was initialized.

This round-off can actually cause problems when trying to determine what "level" of refinement you're on.

This is not a high priority, though.

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

No branches or pull requests

1 participant