-
Notifications
You must be signed in to change notification settings - Fork 24
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
shared node value consistency #576
Conversation
04186db
to
4229590
Compare
see LLNL/SAMRAI#170 updates in SAMRAI parts... |
836ef31
to
9944038
Compare
|
||
cells = [30] * dim | ||
cells = [60] * dim |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
track this with SAMRAI issue about patch sizes that are too small (<6)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
…llest patchsize to 6 to avoid primal node value overlaps of near but not adjacent patches
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍
reintroduce rtol after PHAREHUB#576 somethings still not right with time interpolating coarser test
…ecide if to overwrite_interior
rebaserooni if guard cmake mpi python exec function to not launch without MPI tests 2d field refining for subcycle coarsening tests undo undo fit to largest patch size 2d test_density_is_as_provided_by_user init test uncomment pylinting rm debugging try/except tormed PR comments GH action - force double diags nD density fn concurrent python tests that also support mpirun -n > 1, also less dependencies rtol=0, actually mpirun simulator init/advance tests (d'oh) disable test under MPI (for the moment) reenable test with specific boxes that are not near coarser patch box boundaries as these areas are not refined properly in tests fail fast test refine field include ghost of fine version reintroduce rtol after PHAREHUB#576 somethings still not right with time interpolating coarser test
obsoleted by #551 |
No description provided.