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

Added citation to Spawn paper #3575

Merged
merged 1 commit into from
Nov 20, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 7 additions & 1 deletion Buildings/ThermalZones/EnergyPlus_9_6_0/UsersGuide.mo
Original file line number Diff line number Diff line change
Expand Up @@ -267,7 +267,7 @@ based on the room temperature.
bottom of the slab is connected to a ground heat transfer model in Modelica.
Heating is provided with a geothermal heat pump that is connected to a borehole heat exchanger.
</li>

</ol>
</html>"));
end GettingStarted;
Expand Down Expand Up @@ -585,6 +585,12 @@ for how to install EnergyPlus and how EnergyPlus is invoked.
<h4>References</h4>
<ul>
<li>
Michael Wetter, Kyle Benne, Hubertus Tummescheit and Christian Winther.<br/>
<a href=\"https://doi.org/10.1080/19401493.2023.2266414\">
Spawn: coupling Modelica Buildings Library and EnergyPlus to enable new energy system and control applications.</a><br/>
Journal of Building Performance Simulation. P. 1-19. 2023.
</li>
<li>
Michael Wetter, Kyle Benne, Antoine Gautier, Thierry S. Nouidui,
Agnes Ramle, Amir Roth, Hubertus Tummescheit, Stuart Mentzer and Christian Winther.<br/>
<a href=\"modelica://Buildings/Resources/Images/ThermalZones/EnergyPlus/2020-simBuild-spawn.pdf\">
Expand Down