-
New Features
- Force re-generate raw data with
--raw force. - New tally modifiers: cumulative_sum, gaussian_broadening, volume, mass.
- Support y-axis scaling (yscale) in plots; non-interactive plotting backend.
- New “Sphere Pivot” Excel table type; safer sheet names.
- Fetch benchmark inputs from F4E GitLab via access token.
- Global job submission and new run modes (local/job/global_job) with scheduler templates.
- OpenMC: support compiled sources and weight windows.
- Force re-generate raw data with
-
Documentation
- New/expanded benchmarks (ISIS-800MeV-C, RCR Fe+Ni, RCR SS) and multiple clarifications.
- Installation, utilities, configuration, and post-processing updates.
- Widespread LaTeX-formatted axis labels.
-
Chores
- CI: update actions, add UI extras; coverage HTML contexts.
-
Templates
- Updated issue templates; new PR templates; removed old PR template.
What's Changed
- Updated toml to include sphinx for dev by @sbradnam in #418
- Addition of the cumulative sum tally modifier by @mcampos16 in #420
- Addition of support for OpenMC compiled sources by @sbradnam in #417
- Correction of the error propagation in tally modifiers + addition of TENDL 2017 as a dosimetry library by @mcampos16 in #421
- Connect F4E gitlab to JADE by @dodu94 in #372
- C model doc update by @digiacomo4 in #432
- Dev install fix by @sbradnam in #434
- correct patching by @dodu94 in #435
- Addition of ITER 1D OpenMC by @alexvalentine94 in #426
- Update PR and issue templates by @alexvalentine94 in #436
- OpenMC heating tally docs by @alexvalentine94 in #442
- Remove transitive dependencies by @alexvalentine94 in #440
- 401 bug lib naming convention by @dodu94 in #438
- Add SpherePivotTable for sorted isotope/material ordering in Excel benchmarks by @Copilot in #437
- Fix for Issue #369 by @sbradnam in #439
- Add Gaussian broadening as a tally modifier by @mcampos16 in #441
- Improve plot labels with LaTeX mathematical notation for physical units by @Copilot in #443
- Handle Weight Windows in OpenMC by @alexvalentine94 in #429
- Removing tally factors, integrating volume and mass divisors into raw config yaml by @sbradnam in #459
- Benchmarks overview documentation by @alexvalentine94 in #446
- Introduce a "force" option in the raw processing in order to allow for results overriding by @dodu94 in #445
- Openmc warnings fix by @sbradnam in #461
- 245 feature request allow for more customization of benchmarks batch submission by @dodu94 in #458
- Add rcr fe+ss by @mcampos16 in #460
- Add isis bench by @digiacomo4 in #449
- v4.3.0 additions by @dodu94 in #462
New Contributors
- @Copilot made their first contribution in #437
Full Changelog: v4.2.0...v4.3.0