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

align openmc plots on-the-pixel #6323

Closed
moellep opened this issue Sep 19, 2023 · 0 comments
Closed

align openmc plots on-the-pixel #6323

moellep opened this issue Sep 19, 2023 · 0 comments
Assignees
Milestone

Comments

@moellep
Copy link
Member

moellep commented Sep 19, 2023

The openmc mesh is all within the mesh dimensions, rather than having the boundaries on the half-pixel. In the UI, this value needs to be set:
SIREPO.PLOTTING_HEATPLOT_FULL_PIXEL = true;

and on the 2d geometry slices, the values will need to be adjusted centerward, and should match the openmc-plotter.

It looks like the 3d plots are already plotting the correct way.

Corrected 2D:
Tally-Results-t1-heating-mean-4

3D:
Tally-Results-t1-heating-mean-5

@moellep moellep added this to the openmc milestone Sep 19, 2023
@moellep moellep self-assigned this Sep 19, 2023
@moellep moellep modified the milestones: openmc, cloudmc Sep 19, 2023
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