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

Cylindrical bb #2621

Merged
merged 8 commits into from
Aug 6, 2023
Merged

Cylindrical bb #2621

merged 8 commits into from
Aug 6, 2023

Conversation

caderache2014
Copy link
Contributor

Description

Very similar changes to the changes in #2620. Add bounding box, upper_right, and lower_left properties to CylindricalMesh class. Added a unit test.

Checklist

  • I have performed a self-review of my own code
  • I have run clang-format on any C++ source files (if applicable)
  • I have followed the style guidelines for Python source files (if applicable)
  • I have made corresponding changes to the documentation (if applicable)
  • I have added tests that prove my fix is effective or that my feature works (if applicable)

@caderache2014
Copy link
Contributor Author

@shimwell yes I did notice the misspelling. I shouldn't have any problems running the unit tests locally in the future

openmc/mesh.py Outdated Show resolved Hide resolved
@caderache2014
Copy link
Contributor Author

@shimwell can you tell if this test failed due to something beyond the remit of my changes?
image

@shimwell
Copy link
Member

shimwell commented Aug 3, 2023

@shimwell can you tell if this test failed due to something beyond the remit of my changes? image

You are right, this CI error is beyond the remit of this PR. It looks like the nuclear data download is failing. Nothing for you to worry about. I can rerun the CI tomorrow and see if the download is working again

@paulromano paulromano enabled auto-merge (squash) August 6, 2023 06:23
@caderache2014
Copy link
Contributor Author

@paulromano Cool! Thanks Dr Romano!

@paulromano paulromano merged commit 75a5d84 into openmc-dev:develop Aug 6, 2023
16 checks passed
stchaker pushed a commit to stchaker/openmc that referenced this pull request Oct 25, 2023
Co-authored-by: Jonathan Shimwell <[email protected]>
Co-authored-by: Paul Romano <[email protected]>
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.

3 participants