Skip to content

Commit 0436faf

Browse files
Fix: building_archetype nullified when stebbsmethod == 0 (#958)
* add: building_archetype nullified along with stebbs parameters when stebbsmethod == 0 * update CHANGELOG.md * updated CHANGELOG.md * add: test_stebbsmethod0_nullifies_building_archetype_values to cover also building_archetype nullification and fixed precheck_model_option_rules to include building_archetype in the nullification logic * style: auto-format code with ruff and fprettify Co-authored-by: dayantur <71443948+dayantur@users.noreply.github.com> --------- Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 8eb2af0 commit 0436faf

File tree

5 files changed

+123
-75
lines changed

5 files changed

+123
-75
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
- Enhanced documentation for build process and developer workflows
7171
- [doc] Reorganised output documentation for clarity (#944)
7272
- Improved structure and navigation of output variable documentation
73-
73+
- [bugfix] Fix nullification logic in phase_b.py for stebbs parameters to include building_archetype block when stebbsmethod == 0. (PR #958)
7474

7575
### 29 Nov 2025
7676
- [feature] Integrated Python output registry with SuPy post-processing (#937)

0 commit comments

Comments
 (0)