Skip to content

Commit 363f868

Browse files
Merge pull request #1430 from ie3-institute/kk/#1273--Fix-rtd-for-Cylindrical-thermal-storage
Kk/#1273 fix rtd for cylindrical thermal storage
2 parents 6cdd3bd + 0b897ef commit 363f868

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1414
- Fixed small issues in tests [#1400](https://github.com/ie3-institute/PowerSystemDataModel/issues/1400)
1515
- Fix transformer susceptance in readTheDocs to negative values [#1078](https://github.com/ie3-institute/PowerSystemDataModel/issues/1078)
1616
- Added mising fields to field validation [#1422](https://github.com/ie3-institute/PowerSystemDataModel/issues/1422)
17+
- Fixed the issues with rtd for Cylindrical thermal storage [#1273](https://github.com/ie3-institute/PowerSystemDataModel/issues/1273)
1718

1819
### Changed
1920
- Updated CI-Pipeline to run task `Deploy` and `Staging` only for `Main` [#1403](https://github.com/ie3-institute/PowerSystemDataModel/issues/1403)

docs/readthedocs/models/input/thermal/cylindricalstorage.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ Model of a cylindrical thermal storage using a fluid to store thermal energy.
4949
- Temperature of the outlet
5050
5151
* - c
52-
- kWh / (K :math:`\cdot` m³)
52+
- kWh / (K · m³)
5353
- Specific heat capacity of the storage medium
5454
5555
* - pThermalMax

0 commit comments

Comments
 (0)