Skip to content

Conversation

@paulromano
Copy link
Contributor

@paulromano paulromano commented Nov 19, 2025

Description

This PR adds release notes for the impending release of v0.15.3. It also contains a few small fixes:

  • Allow Settings.weight_windows_file to be set to None to reset it
  • Updated docstring with missing arguments for Model.convert_to_multigroup
  • Fixed a typo in documentation

Note that I've included bullet points for two PRs that have yet to be merged but should be very soon (#3609, #3632)

Checklist

  • I have performed a self-review of my own code
  • I have run clang-format (version 15) 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)

Copy link
Contributor

@pshriwise pshriwise left a comment

Choose a reason for hiding this comment

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

Just comments here. Nothing blocking. Thanks for compiling the release notes @paulromano!

groups : openmc.mgxs.EnergyGroups or str, optional
Energy group structure for the MGXS or the name of the group
structure (based on keys from openmc.mgxs.GROUP_STRUCTURES).
nparticles : int, optional
Copy link
Contributor

Choose a reason for hiding this comment

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

n_particles is more in line with our naming conventions but we can leave that for the next version. Just noting it here.

@paulromano paulromano merged commit 27e38e8 into openmc-dev:develop Nov 22, 2025
15 checks passed
@paulromano paulromano deleted the release-notes-0153 branch November 22, 2025 22:08
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