Skip to content

Commit

Permalink
Update files
Browse files Browse the repository at this point in the history
  • Loading branch information
Thierry Nouidui committed Apr 17, 2020
1 parent d28b95d commit 3e79eeb
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
6 changes: 3 additions & 3 deletions Documentation/userGuide/www/userGuide/download.html
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ <h3>Navigation</h3>
<h3><a href="index.html">Table of Contents</a></h3>
<ul>
<li><a class="reference internal" href="#">2. Download</a><ul>
<li><a class="reference internal" href="#release-3-0-0-april-10-2020">2.1. Release 3.0.0 (April 10, 2020)</a></li>
<li><a class="reference internal" href="#release-3-0-0-april-17-2020">2.1. Release 3.0.0 (April 17, 2020)</a></li>
<li><a class="reference internal" href="#release-2-1-0-january-26-2019">2.2. Release 2.1.0 (January 26, 2019)</a></li>
<li><a class="reference internal" href="#release-2-0-3-april-26-2018">2.3. Release 2.0.3 (April 26, 2018)</a></li>
<li><a class="reference internal" href="#release-2-0-2-september-19-2016">2.4. Release 2.0.2 (September 19, 2016)</a></li>
Expand Down Expand Up @@ -104,8 +104,8 @@ <h3>Quick search</h3>
EnergyPlus version 8.0 or higher as an FMU for co-simulation for Windows 32/64 bit, Linux 32/64 bit, and MAC OS X 64 bit.
See the release notes for additional information on the FMI for Co-Simulation version 2.0 support.</p>
<p>To install EnergyPlusToFMU, follow the section <a class="reference internal" href="installation.html"><span class="doc">Installation and Configuration</span></a>.</p>
<div class="section" id="release-3-0-0-april-10-2020">
<h2>2.1. Release 3.0.0 (April 10, 2020)<a class="headerlink" href="#release-3-0-0-april-10-2020" title="Permalink to this headline"></a></h2>
<div class="section" id="release-3-0-0-april-17-2020">
<h2>2.1. Release 3.0.0 (April 17, 2020)<a class="headerlink" href="#release-3-0-0-april-17-2020" title="Permalink to this headline"></a></h2>
<p>Download <a class="reference external" href="https://github.com/lbl-srg/EnergyplusToFMU/releases/download/v3.0.0/EnergyPlusToFMU-v3.0.0.zip">EnergyPlusToFMU-v3.0.0.zip</a>.</p>
<p><strong>Release notes</strong></p>
<ul class="simple">
Expand Down
2 changes: 1 addition & 1 deletion Documentation/userGuide/www/userGuide/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ <h1>User Guide<a class="headerlink" href="#user-guide" title="Permalink to this
<ul>
<li class="toctree-l1"><a class="reference internal" href="introduction.html">1. Introduction</a></li>
<li class="toctree-l1"><a class="reference internal" href="download.html">2. Download</a><ul>
<li class="toctree-l2"><a class="reference internal" href="download.html#release-3-0-0-april-10-2020">2.1. Release 3.0.0 (April 10, 2020)</a></li>
<li class="toctree-l2"><a class="reference internal" href="download.html#release-3-0-0-april-17-2020">2.1. Release 3.0.0 (April 17, 2020)</a></li>
<li class="toctree-l2"><a class="reference internal" href="download.html#release-2-1-0-january-26-2019">2.2. Release 2.1.0 (January 26, 2019)</a></li>
<li class="toctree-l2"><a class="reference internal" href="download.html#release-2-0-3-april-26-2018">2.3. Release 2.0.3 (April 26, 2018)</a></li>
<li class="toctree-l2"><a class="reference internal" href="download.html#release-2-0-2-september-19-2016">2.4. Release 2.0.2 (September 19, 2016)</a></li>
Expand Down
2 changes: 1 addition & 1 deletion Documentation/userGuide/www/userGuide/introduction.html
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ <h3>Quick search</h3>
<span id="id1"></span><h1>1. Introduction<a class="headerlink" href="#introduction" title="Permalink to this headline"></a></h1>
<p>This user manual explains how to install and use EnergyPlusToFMU.
EnergyPlusToFMU is a software package written in <a class="reference internal" href="glossary.html#term-python"><span class="xref std std-term">Python</span></a> which allows users
to export the building simulation program <a class="reference external" href="http://apps1.eere.energy.gov/buildings/energyplus/?utm_source=EnergyPlus&amp;utm_medium=redirect&amp;utm_campaign=EnergyPlus%2Bredirect%2B1">EnergyPlus</a> version 8.0
to export the building simulation program <a class="reference external" href="https://energyplus.net/">EnergyPlus</a> version 8.0
or higher as a <a class="reference internal" href="glossary.html#term-functional-mock-up-unit"><span class="xref std std-term">Functional Mock-up Unit</span></a> (FMU) for co-simulation using the <a class="reference internal" href="glossary.html#term-functional-mock-up-interface"><span class="xref std std-term">Functional Mock-up Interface</span></a> (FMI)
standard <a class="reference external" href="https://svn.modelica.org/fmi/branches/public/specifications/v1.0/FMI_for_ModelExchange_v1.0.pdf">version 1.0</a> and <a class="reference external" href="https://svn.modelica.org/fmi/branches/public/specifications/v2.0/FMI_for_ModelExchange_and_CoSimulation_v2.0.pdf">version 2.0</a> .
This FMU can then be imported into a variety of simulation programs that support the import of the <a class="reference internal" href="glossary.html#term-functional-mock-up-interface"><span class="xref std std-term">Functional Mock-up Interface</span></a> for co-simulation. This capability allows for instance to model the envelope of a building in
Expand Down

0 comments on commit 3e79eeb

Please sign in to comment.