-
Notifications
You must be signed in to change notification settings - Fork 161
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Reformulated InductiveLoad to avoid infinite value For #3776 * Updated release notes * buildingspy move from Buildings.Experimental.DHC to Buildings.DHC * Remove Experimental from package.order * Renamed EnergyTransferStations to ETS * Adding schematics to AirToWater (#3782) * Renamed BoreField to Borefield for consistency * Replaced BoreFieldType with BorefieldType for consistency --------- Co-authored-by: Michael Wetter <[email protected]> Co-authored-by: Remi Patureau <[email protected]>
- Loading branch information
1 parent
6740b53
commit 0e7afcf
Showing
754 changed files
with
3,111 additions
and
2,181 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
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
2 changes: 1 addition & 1 deletion
2
...eClasses/Steam/PartialTwoPortTwoMedium.mo → ...eClasses/Steam/PartialTwoPortTwoMedium.mo
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
2 changes: 1 addition & 1 deletion
2
...rimental/DHC/BaseClasses/Steam/package.mo → Buildings/DHC/BaseClasses/Steam/package.mo
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
File renamed without changes.
8 changes: 4 additions & 4 deletions
8
...s/Experimental/DHC/BaseClasses/package.mo → Buildings/DHC/BaseClasses/package.mo
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,11 +1,11 @@ | ||
within Buildings.Experimental.DHC; | ||
package BaseClasses "Package with base classes for Buildings.Experimental.DHC" | ||
within Buildings.DHC; | ||
package BaseClasses "Package with base classes for Buildings.DHC" | ||
extends Modelica.Icons.BasesPackage; | ||
annotation (preferredView="info", Documentation(info="<html> | ||
<p> | ||
This package contains base classes that are used to construct the models in | ||
<a href=\"modelica://Buildings.Experimental.DHC\"> | ||
Buildings.Experimental.DHC</a>. | ||
<a href=\"modelica://Buildings.DHC\"> | ||
Buildings.DHC</a>. | ||
</p> | ||
</html>")); | ||
end BaseClasses; |
File renamed without changes.
4 changes: 2 additions & 2 deletions
4
...tions/BaseClasses/CollectorDistributor.mo → ...C/ETS/BaseClasses/CollectorDistributor.mo
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
4 changes: 2 additions & 2 deletions
4
...ns/BaseClasses/Connection2PipeLossless.mo → ...TS/BaseClasses/Connection2PipeLossless.mo
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
2 changes: 1 addition & 1 deletion
2
...yTransferStations/BaseClasses/Junction.mo → Buildings/DHC/ETS/BaseClasses/Junction.mo
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.