Skip to content

Add release notes for 0.15.3 - #3644

Merged
paulromano merged 4 commits into
openmc-dev:developfrom
paulromano:release-notes-0153
Nov 22, 2025
Merged

Add release notes for 0.15.3#3644
paulromano merged 4 commits into
openmc-dev:developfrom
paulromano:release-notes-0153

Conversation

@paulromano

@paulromano paulromano commented Nov 19, 2025

Copy link
Copy Markdown
Contributor

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)

@pshriwise pshriwise left a comment

Copy link
Copy Markdown
Contributor

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!

Comment thread docs/source/usersguide/variance_reduction.rst
Comment thread openmc/model/model.py
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
Copy Markdown
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
jon-proximafusion pushed a commit to shimwell/openmc that referenced this pull request Apr 13, 2026
apingegno pushed a commit to apingegno/openmc that referenced this pull request May 7, 2026
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