Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue2614 chilled beam sequences controls only #111

Open
wants to merge 432 commits into
base: issue2614_ChilledBeamSequences
Choose a base branch
from

Conversation

karthikeyad-pnnl
Copy link
Owner

No description provided.

mwetter and others added 30 commits May 11, 2022 21:12
…l-srg#3001)

* Removed parameter p in Fluid.Storage.ExpansionVessel
This change lists all inputs before all outputs
This ensures that if a record is dragged in a GUI, it will be declared as a parameter
This updates BuildingsPy to the latest release
* corrected var description Buildings.Applications.DataCenters.ChillerCooled.Equipment.BaseClasses.PartialPumpParallel

* removed empty subplots Buildings.Applications.BaseClasses.Equipment.Validation.ElectricChillerParallel

* corrected var name and description Buildings.Fluid.Storage.Examples.StratifiedUnloadAtMinimumTemperature

* corrected typo in documentation Buildings.Fluid.Interfaces.PartialTwoPortTransport

* corrected descriptions and documentations Buildings.Controls.OBC.CDL.Conversions

* corrected typo in Buildings.Fluid.Examples.ResistanceVolumeFlowReversal

* updated revision and release notes for changes under OBC

* reverted graphic change made by Dymola in a file not intended to be changed

* Added line breaks

Co-authored-by: Michael Wetter <[email protected]>
* Removed Resources/bin/spawn-0.3.0-59ed8c72e4

For lbl-srg#3018

* Corrected hash in file name

* Updated install script to support multiple versions

* Changed spawn install folder to Spawn-light-version-commit

* Added EnergyPlus binary installation

* Updated install section

* Updated doc, added Windows binaries, added install.py
* Updated Spawn for lbl-srg#2852

* Fixed typo in comment

* Corrected call to fmi2_import_terminate

The function fmi2_import_terminate must only be called in event mode or continuous time mode
* Adding deletion of files that are extracted from the FMU.

Corrected bug as the function fmi2_import_terminate must only be called in event mode or continuous time mode
* Updated test for BOM

This is for lbl-srg#3028
* Implementation of CDL.Continuous.Derivative

For lbl-srg#3022
* Implemented PID block with gains as input.

For lbl-srg#2993

* Removed duplicate name label

* Rearranged connections

Co-authored-by: Huang <[email protected]>
This only affects the special case of nEle=1. Results are not affected by this change
* updated to latest BESTEST

* added release note and revision note for the CenterOfGlass class

* Corrected air pressure to be the same as in weather data file

This required adding a small flow resistance to decouple the pressure boundary condition from the room model. Annual cooling for Case 900 changes by 4%.


* Added models to exclude list

Co-authored-by: Michael Wetter <[email protected]>
* Added release information for version 9.0.0

* Updated date

* Added 8.1.3 release notes
* Added test case from lbl-srg#3043

Files were added manually to exclude the large file Buildings/Resources/Data/Fluid/HeatExchangers/Examples/WetCoilCounterFlowPescribedBoundary.dat

* Simplified example

* Avoided division by zero if nEle=1

* Updated reference results for lbl-srg#3027
* Merged IBPSA

* Reverted formatting changes
* changed conDam.yMin from 0.1 to 0.25

* updated unit test results

* updated change logs
karthikeyad-pnnl and others added 30 commits May 24, 2023 23:45
…g#3408)

Bumps [requests](https://github.com/psf/requests) from 2.27.1 to 2.31.0.
- [Release notes](https://github.com/psf/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)
- [Commits](psf/requests@v2.27.1...v2.31.0)

---
updated-dependencies:
- dependency-name: requests
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This allows the record to be replaced by models that extend this model
* fixed links in Buildings.Fluid.Geothermal

* Fluid.HydronicConfigurations.ActiveNetworks

Buildings/Fluid/HydronicConfigurations/ActiveNetworks/Examples$ sed -i 's/Buildings.Fluid.HydronicConfigurations.Examples.BaseClasses.Load/Buildings.Fluid.HydronicConfigurations.ActiveNetworks.Examples.BaseClasses.Load/g' $(find . -iname '*.mo')

* removed links

The links could not be resolved because they lead to constants instead of classes.

* Obsolete.Fluid.Movers.Data
This integrates IBPSA 1762.
This corrects the variability as assigning an input to a parameter is not allowed
This improves the documentation
See ibpsa/modelica-challenge-problems#3 (comment) . This change is also needed for the cross tool verification in which the inverse annotation is removed in the flow function
* updated idf versions invoded by run.sh

* updated mos output files

* updated unit test files

* reverted files under ThermalZones.EnergyPlus_9_6_0

* updated .travis.yml

* Added EnergyPlus 9.6.0 and 23.1.0

This is needed as for Spawn, the reference trajectories are generated with 9.6.0

* Updated documentation

* Added comment to trigger travis run

* Moved comment

* Updated PATH

---------

Co-authored-by: Michael Wetter <[email protected]>
* Corrected nominal mass flow rate propagation that affects hex dynamic response.
This avoids a test for equality in the icon, which is not compliant with the Modelica Language Standard. It also improves the icon layout and sets the displayUnit for density
Moved DXCoils to DXSystems.
Added heating coil.

---------

Co-authored-by: Karthik Devaprasad (PNNL) <[email protected]>
Co-authored-by: terrancelu92 <[email protected]>
This updates the icons for the DXSystems
* adding the limits to the userGuide

* flagged all the results

---------

Co-authored-by: Michael Wetter <[email protected]>
* improved documentation PartialElectric
Added components and system models for steam heating.
---------

Co-authored-by: Katy Hinkelman <[email protected]>
Co-authored-by: SaranyaAnbarasu <[email protected]>
Co-authored-by: Katy Hinkelman <[email protected]>
Co-authored-by: Katy Hinkelman <[email protected]>
Co-authored-by: Saranya_Anbarasu <[email protected]>
Co-authored-by: David Blum <[email protected]>
Co-authored-by: Michael Wetter <[email protected]>
Co-authored-by: Saranya_Anbarasu <[email protected]>
* Corrected typo

* Formatted file

* Added new file, and formatted it

* Added changes from IBPSA, issue1764_add_electrical_package_revMW
Bumps [pygments](https://github.com/pygments/pygments) from 2.11.2 to 2.15.0.
- [Release notes](https://github.com/pygments/pygments/releases)
- [Changelog](https://github.com/pygments/pygments/blob/master/CHANGES)
- [Commits](pygments/pygments@2.11.2...2.15.0)

---
updated-dependencies:
- dependency-name: pygments
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…g#3463)

Bumps [pygments](https://github.com/pygments/pygments) from 2.11.2 to 2.15.0.
- [Release notes](https://github.com/pygments/pygments/releases)
- [Changelog](https://github.com/pygments/pygments/blob/master/CHANGES)
- [Commits](pygments/pygments@2.11.2...2.15.0)

---
updated-dependencies:
- dependency-name: pygments
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…#3467)

Bumps [certifi](https://github.com/certifi/python-certifi) from 2022.12.7 to 2023.7.22.
- [Commits](certifi/python-certifi@2022.12.07...2023.07.22)

---
updated-dependencies:
- dependency-name: certifi
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…doc (lbl-srg#3468)

Bumps [certifi](https://github.com/certifi/python-certifi) from 2022.12.7 to 2023.7.22.
- [Commits](certifi/python-certifi@2022.12.07...2023.07.22)

---
updated-dependencies:
- dependency-name: certifi
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…odelica-buildings into lbl-srg-issue2614_ChilledBeamSequences
…com:karthikeyad-pnnl/modelica-buildings into issue2614_ChilledBeamSequences_ControlsOnly
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

10 participants