-
Notifications
You must be signed in to change notification settings - Fork 88
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
37 changed files
with
712 additions
and
380 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,3 @@ | ||
The developer rules can be found in the chapter [developing TESPy](https://tespy.readthedocs.io/en/latest/developing_tespy.html) of the tespy.documentation. | ||
The developer rules can be found in the chapter | ||
[developing TESPy](https://tespy.readthedocs.io/en/dev/developing_tespy.html) | ||
of the tespy.documentation. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,32 @@ | ||
v0.4.4 - Reynolds' Reminiscence (July, 14, 2021) | ||
++++++++++++++++++++++++++++++++++++++++++++++++ | ||
|
||
Documentation | ||
############# | ||
- Fix some typos here and there. | ||
|
||
Bug Fixes | ||
######### | ||
- Fix pandas version 1.3.0 dependencies | ||
(`PR #277 <https://github.com/oemof/tespy/pull/277>`_). | ||
- Add missing results for some components in the results DataFrame of the | ||
network (`PR #277 <https://github.com/oemof/tespy/pull/277>`_). | ||
- Fix exergy balance equation of class merge | ||
:py:class:`tespy.components.nodes.merge.Merge.exergy_balance` | ||
(`PR #280 <https://github.com/oemof/tespy/pull/280>`_). | ||
- Fix a lot of DeprecationWarnings in pandas | ||
(`PR #280 <https://github.com/oemof/tespy/pull/280>`_). | ||
|
||
Other Changes | ||
############# | ||
- Add warning logs for missing fluid composition data in the initialisation | ||
process of the network | ||
(`PR #278 <https://github.com/oemof/tespy/pull/278>`_). | ||
- Add Dodecane to the available fuels for combustion | ||
(`PR #273 <https://github.com/oemof/tespy/pull/273>`_). | ||
- Add tests for the solar energy generating system | ||
(`PR #280 <https://github.com/oemof/tespy/pull/280>`_). | ||
|
||
Contributors | ||
############ | ||
- Francesco Witte (`@fwitte <https://github.com/fwitte>`_) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.