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

Write properties file at each iteration when using OpenMC #147

Merged
merged 4 commits into from
Aug 4, 2021

Conversation

paulromano
Copy link
Member

OpenMC now has the ability to write a "properties" file which includes temperature/density information (openmc-dev/openmc#1852). This PR updates the OpenMC submodule and changes OpenmcDriver::write_step to write a properties file for each iteration. Along with proposed changes in openmc-plotter, this allows us to easily visualize temperature/density distributions (on OpenMC's geometry).

With the OpenMC update, I also needed to modify the geometry.xml files for the short/long rod tests to include more information for periodic boundary conditions.

@paulromano paulromano requested a review from RonRahaman July 16, 2021 16:56
@paulromano
Copy link
Member Author

@RonRahaman I just updated this branch so that tests pass (there was an upstream bug in OpenMC that needed to be fixed). Would appreciate a review whenever you get a chance.

@RonRahaman
Copy link
Collaborator

This will be super useful. Thanks!!

@RonRahaman RonRahaman merged commit d6724fe into enrico-dev:master Aug 4, 2021
@paulromano paulromano deleted the openmc-properties branch August 4, 2021 18:28
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.

2 participants