Skip to content

Add support of bisection decomposition in the test suite#220

Merged
nbrucy merged 3 commits intoramses-organisation:devfrom
matthiasglz:bisection
Dec 19, 2025
Merged

Add support of bisection decomposition in the test suite#220
nbrucy merged 3 commits intoramses-organisation:devfrom
matthiasglz:bisection

Conversation

@matthiasglz
Copy link
Copy Markdown
Contributor

This PR fixes the issue #72

Thanks to @cphyc for the help and for adapting Yt to add support on this bisection decomposition (see yt-project/yt#5340)

PR Checklist

  • The pull request has a title and a description
  • For new code features, the PR should have been tested (please include the results of the tests below or, when possible, add a new test for the feature).
  • The code covered by the pull request is documented

@nbrucy nbrucy added the run tests Run the tests when this label is added label Dec 4, 2025
Comment thread tests/visu/visu_ramses.py
nfloat_ordering = 0
nlines_ordering = 1

# Determine bound key precision
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Is the indentation correct?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Yes

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

But actually I introduced a bug in the Hilbert case, sorry.
I will commit the corrected file, and then add the corresponding sink/spawning test with ordering='bisection' in the test suite

@nbrucy nbrucy added run tests Run the tests when this label is added and removed run tests Run the tests when this label is added labels Dec 5, 2025
@nbrucy nbrucy enabled auto-merge (squash) December 19, 2025 10:21
@nbrucy nbrucy merged commit 53729a5 into ramses-organisation:dev Dec 19, 2025
19 checks passed
@tinecolman tinecolman added the CI Continuous integration label Jan 8, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CI Continuous integration

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants