Skip to content

Commit

Permalink
Corrected publication year (#2508)
Browse files Browse the repository at this point in the history
* Corrected publication year

* Regenerated html
  • Loading branch information
mwetter authored May 27, 2021
1 parent 97b0879 commit e7928f4
Show file tree
Hide file tree
Showing 9 changed files with 11 additions and 11 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -315,7 +315,7 @@ H. Jin.
<i>
Parameter estimation based models of water source heat pumps.
</i>
PhD Thesis. Oklahoma State University. Stillwater, Oklahoma, USA. 2012.
PhD Thesis. Oklahoma State University. Stillwater, Oklahoma, USA. 2002.
</p>
</html>", revisions="<html>
<ul>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ H. Jin.
<i>
Parameter estimation based models of water source heat pumps.
</i>
PhD Thesis. Oklahoma State University. Stillwater, Oklahoma, USA. 2012.
PhD Thesis. Oklahoma State University. Stillwater, Oklahoma, USA. 2002.
</p>
</html>", revisions="<html>
<ul>
Expand Down
2 changes: 1 addition & 1 deletion Buildings/Fluid/HeatPumps/Compressors/ScrollCompressor.mo
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@ H. Jin.
<i>
Parameter estimation based models of water source heat pumps.
</i>
PhD Thesis. Oklahoma State University. Stillwater, Oklahoma, USA. 2012.
PhD Thesis. Oklahoma State University. Stillwater, Oklahoma, USA. 2002.
</p>
</html>", revisions="<html>
<ul>
Expand Down
2 changes: 1 addition & 1 deletion Buildings/Fluid/HeatPumps/ReciprocatingWaterToWater.mo
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ H. Jin.
<i>
Parameter estimation based models of water source heat pumps.
</i>
PhD Thesis. Oklahoma State University. Stillwater, Oklahoma, USA. 2012.
PhD Thesis. Oklahoma State University. Stillwater, Oklahoma, USA. 2002.
</p>
</html>", revisions="<html>
<ul>
Expand Down
2 changes: 1 addition & 1 deletion Buildings/Fluid/HeatPumps/ScrollWaterToWater.mo
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ H. Jin.
<i>
Parameter estimation based models of water source heat pumps.
</i>
PhD Thesis. Oklahoma State University. Stillwater, Oklahoma, USA. 2012.
PhD Thesis. Oklahoma State University. Stillwater, Oklahoma, USA. 2002.
</p>
</html>", revisions="<html>
<ul>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
class ReciprocatingCompressor(object):
""" Object for reciprocating compressor model based on Jin (2002):
H. Jin. Parameter estimation based models of water source heat pumps.
PhD Thesis. Oklahoma State University. Stillwater, Oklahoma, USA. 2012.
PhD Thesis. Oklahoma State University. Stillwater, Oklahoma, USA. 2002.
:param pisDis: Piston displacement (m3/s).
:param cleFac: Clearance factor (-).
Expand Down Expand Up @@ -243,7 +243,7 @@ def reinitializeParameters(self, parameters):
class ScrollCompressor(object):
""" Object for scroll compressor model based on Jin (2002):
H. Jin. Parameter estimation based models of water source heat pumps.
PhD Thesis. Oklahoma State University. Stillwater, Oklahoma, USA. 2012.
PhD Thesis. Oklahoma State University. Stillwater, Oklahoma, USA. 2002.
:param volRat: Volume ratio (-).
:param v_flow: Nominal Volume flow rate (m3/s).
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
class SingleStageHeatPump(object):
""" Object for heat pump model based on Jin (2002):
H. Jin. Parameter estimation based models of water source heat pumps.
PhD Thesis. Oklahoma State University. Stillwater, Oklahoma, USA. 2012.
PhD Thesis. Oklahoma State University. Stillwater, Oklahoma, USA. 2002.
:param eva: Evaporator model.
:param con: Condenser model.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,7 @@
<dd><p>Bases: <code class="xref py py-class docutils literal notranslate"><span class="pre">object</span></code></p>
<p>Object for reciprocating compressor model based on Jin (2002):
H. Jin. Parameter estimation based models of water source heat pumps.
PhD Thesis. Oklahoma State University. Stillwater, Oklahoma, USA. 2012.</p>
PhD Thesis. Oklahoma State University. Stillwater, Oklahoma, USA. 2002.</p>
<dl class="field-list simple">
<dt class="field-odd">Parameters</dt>
<dd class="field-odd"><ul class="simple">
Expand Down Expand Up @@ -359,7 +359,7 @@
<dd><p>Bases: <code class="xref py py-class docutils literal notranslate"><span class="pre">object</span></code></p>
<p>Object for scroll compressor model based on Jin (2002):
H. Jin. Parameter estimation based models of water source heat pumps.
PhD Thesis. Oklahoma State University. Stillwater, Oklahoma, USA. 2012.</p>
PhD Thesis. Oklahoma State University. Stillwater, Oklahoma, USA. 2002.</p>
<dl class="field-list simple">
<dt class="field-odd">Parameters</dt>
<dd class="field-odd"><ul class="simple">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,7 @@
<dd><p>Bases: <code class="xref py py-class docutils literal notranslate"><span class="pre">object</span></code></p>
<dl class="simple">
<dt>Object for heat pump model based on Jin (2002):</dt><dd><p>H. Jin. Parameter estimation based models of water source heat pumps.
PhD Thesis. Oklahoma State University. Stillwater, Oklahoma, USA. 2012.</p>
PhD Thesis. Oklahoma State University. Stillwater, Oklahoma, USA. 2002.</p>
</dd>
</dl>
<dl class="field-list simple">
Expand Down

0 comments on commit e7928f4

Please sign in to comment.