-
Notifications
You must be signed in to change notification settings - Fork 7
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
1 parent
404e6cb
commit 68161ae
Showing
80 changed files
with
332 additions
and
332 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
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,4 +1,4 @@ | ||
name: pytrnsys | ||
name: trnsystor | ||
channels: | ||
- defaults | ||
dependencies: | ||
|
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 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
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,5 +1,5 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<TrnsysModel><object>Simple Aquastat - Heating Mode</object><author>Tim McDowell</author><organization>Thermal Energy System Specialists</organization><editor>TPM</editor><creationDate>2014-5</creationDate><modifictionDate>June 2015</modifictionDate><mode>4</mode><validation>34</validation><icon>C:\software\pytrnsys\tests\input_files\Type106.bmp</icon><type>106</type><maxInstance>9999</maxInstance><keywords><keyword>Thermostat</keyword><keyword>Controller</keyword></keywords><details>A simple aquastat is modeled to output on/off control functions that can be used to control a system that heats a fluid.</details><comment>Simple Aquastat - Heating</comment><variables><variable><!--input-1--><order>1</order><name>Monitoring temperature</name><role>input</role><dimension>Temperature</dimension><unit>C</unit><type>real</type><min>-Inf</min><max>+Inf</max><boundaries>[ ; ]</boundaries><default>20.0</default><symbol>SN</symbol><definition>The temperature of the fluid being monitored by the controller.</definition></variable><variable><!--output-1--><order>2</order><name>Control signal for heating</name><role>output</role><dimension>Dimensionless</dimension><unit>-</unit><type>integer</type><min>0</min><max>1</max><boundaries>[ ; ]</boundaries><default>0</default><symbol>SN</symbol><definition>The control signal for heating: | ||
<TrnsysModel><object>Simple Aquastat - Heating Mode</object><author>Tim McDowell</author><organization>Thermal Energy System Specialists</organization><editor>TPM</editor><creationDate>2014-5</creationDate><modifictionDate>June 2015</modifictionDate><mode>4</mode><validation>34</validation><icon>C:\software\trnsystor\tests\input_files\Type106.bmp</icon><type>106</type><maxInstance>9999</maxInstance><keywords><keyword>Thermostat</keyword><keyword>Controller</keyword></keywords><details>A simple aquastat is modeled to output on/off control functions that can be used to control a system that heats a fluid.</details><comment>Simple Aquastat - Heating</comment><variables><variable><!--input-1--><order>1</order><name>Monitoring temperature</name><role>input</role><dimension>Temperature</dimension><unit>C</unit><type>real</type><min>-Inf</min><max>+Inf</max><boundaries>[ ; ]</boundaries><default>20.0</default><symbol>SN</symbol><definition>The temperature of the fluid being monitored by the controller.</definition></variable><variable><!--output-1--><order>2</order><name>Control signal for heating</name><role>output</role><dimension>Dimensionless</dimension><unit>-</unit><type>integer</type><min>0</min><max>1</max><boundaries>[ ; ]</boundaries><default>0</default><symbol>SN</symbol><definition>The control signal for heating: | ||
1: heating is required | ||
0: heating is not required</definition></variable><variable><!--parameter-1--><order>3</order><name>No. of oscillations permitted</name><role>parameter</role><dimension>Dimensionless</dimension><unit>-</unit><type>integer</type><min>1</min><max>99</max><boundaries>[ ; ]</boundaries><default>5</default><symbol>SN</symbol><definition>The number of oscillations of the controller state allowed in one timestep before the output will be fixed and the solution found. Set to an odd number to allow the controller to | ||
bounce between two control states for successive timesteps.</definition></variable><variable><!--input-2--><order>4</order><name>Heating setpoint</name><role>input</role><dimension>Temperature</dimension><unit>C</unit><type>real</type><min>-Inf</min><max>+Inf</max><boundaries>[ ; ]</boundaries><default>20.0</default><symbol>SN</symbol><definition>The temperature below which heating is commanded.</definition></variable><variable><!--parameter-2--><order>5</order><name>Temperature dead band</name><role>parameter</role><dimension>Temp. Difference</dimension><unit>deltaC</unit><type>real</type><min>-Inf</min><max>+Inf</max><boundaries>[ ; ]</boundaries><default>2.0</default><symbol>SN</symbol><definition>The dead band temperature difference of the controller. In this model, hysteresis effects can be modeled by use of this parameter. This parameter is used to modify the heating setpoint temperature based on the state of this controller at the previous timestep. If hysteresis is not desired for this controller, simply set this parameter to 0.0</definition></variable></variables><cycles/><source>.\SourceCode\Types\Type106.f90</source></TrnsysModel> |
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
Oops, something went wrong.