Skip to content

Commit

Permalink
new release
Browse files Browse the repository at this point in the history
  • Loading branch information
aumpierre-unb committed Apr 5, 2023
1 parent b528bd9 commit b7efa03
Show file tree
Hide file tree
Showing 15 changed files with 22 additions and 18 deletions.
4 changes: 2 additions & 2 deletions DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Title: Psychrometrics Toolbox for Scilab

Summary: A toolbox for psychrometrics

Version: 0.1.2
Version: 0.1.3

Author: Alexandre Umpierre

Expand All @@ -22,7 +22,7 @@ ScilabVersion: >= 6.0

Depends:

Date: 2023-04-04
Date: 2023-04-05

Description: This package provides provides
a set of functions to compute
Expand Down
4 changes: 4 additions & 0 deletions NEWS
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
TODO
====

psychrometrics 0.1.3 (2023-04-05)
=============================
* Minor changes on documentation

psychrometrics 0.1.2 (2023-04-04)
=============================
* Minor changes on documentation and plots
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -338,7 +338,7 @@ v=volume(Tdry,W) // specific volume in cu. m/kg of dry air

### `adiabSat`

`adiabSat` computes the saturation temperature and humidity given the specific entalpy. A schematic psychrometric chart can the presented as a graphical representation of the solution.
`adiabSat` Compute the temperature and the humidity at saturation condition given the specific enthalpy. A schematic psychrometric chart can the presented as a graphical representation of the solution.

**Syntax:**

Expand Down
4 changes: 2 additions & 2 deletions help/adiabSat.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@

<refnamediv>
<refname>adiabSat</refname>
<refpurpose>adiabSat computes the saturation temperature and humidity given the specific entalpy</refpurpose>
<refpurpose>adiabSat computes the saturation temperature and humidity given the specific enthalpy</refpurpose>
</refnamediv>


Expand Down Expand Up @@ -57,7 +57,7 @@
adiabSat computes
the saturation temperature Tadiab (in K)
and humidity Wadiab (in kg/kg of dry air)
given the specific entalpy h (in J/kg of dry air).
given the specific enthalpy h (in J/kg of dry air).
If the optional argument fig = %t is given,
a schematic psychrometric chart pops up with
a graphical representation of the stationary state.
Expand Down
4 changes: 2 additions & 2 deletions help/scilab_en_US_help/adiabSat.html
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@

<br /><br />
<div class="refnamediv"><h1 class="refname">adiabSat</h1>
<p class="refpurpose">adiabSat computes the saturation temperature and humidity given the specific entalpy</p></div>
<p class="refpurpose">adiabSat computes the saturation temperature and humidity given the specific enthalpy</p></div>


<div class="refsynopsisdiv"><h3 class="title">Syntax</h3>
Expand All @@ -53,7 +53,7 @@
<p class="para">adiabSat computes
the saturation temperature Tadiab (in K)
and humidity Wadiab (in kg/kg of dry air)
given the specific entalpy h (in J/kg of dry air).
given the specific enthalpy h (in J/kg of dry air).
If the optional argument fig = %t is given,
a schematic psychrometric chart pops up with
a graphical representation of the stationary state.
Expand Down
2 changes: 1 addition & 1 deletion help/scilab_en_US_help/dewTemp.html
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
<li class="member"><a href="satPress.html" class="link">satPress</a> &#8212; satPress computes the saturation pressure of humid air given the dry bulb temperature</li>
<li class="member"><a href="enthalpy.html" class="link">enthalpy</a> &#8212; enthalpy computes the specific enthalpy of humid air given the dry bulb temperature and the humidity</li>
<li class="member"><a href="volume.html" class="link">volume</a> &#8212; volume computes the specific volume of humid air given the dry bulb temperature, the humidity and the total pressure</li>
<li class="member"><a href="adiabSat.html" class="link">adiabSat</a> &#8212; adiabSat computes the saturation temperature and humidity given the specific entalpy</li></ul></div>
<li class="member"><a href="adiabSat.html" class="link">adiabSat</a> &#8212; adiabSat computes the saturation temperature and humidity given the specific enthalpy</li></ul></div>

<div class="refsection"><h3 class="title">Authors</h3>
<ul class="itemizedlist"><li class="member">Alexandre Umpierre</li></ul></div>
Expand Down
2 changes: 1 addition & 1 deletion help/scilab_en_US_help/enthalpy.html
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
<li class="member"><a href="humidity.html" class="link">humidity</a> &#8212; humidity computes the humidity W of humid air given the water vapor pressure and the total pressure</li>
<li class="member"><a href="satPress.html" class="link">satPress</a> &#8212; satPress computes the saturation pressure of humid air given the dry bulb temperature</li>
<li class="member"><a href="volume.html" class="link">volume</a> &#8212; volume computes the specific volume of humid air given the dry bulb temperature, the humidity and the total pressure</li>
<li class="member"><a href="adiabSat.html" class="link">adiabSat</a> &#8212; adiabSat computes the saturation temperature and humidity given the specific entalpy</li></ul></div>
<li class="member"><a href="adiabSat.html" class="link">adiabSat</a> &#8212; adiabSat computes the saturation temperature and humidity given the specific enthalpy</li></ul></div>

<div class="refsection"><h3 class="title">Authors</h3>
<ul class="itemizedlist"><li class="member">Alexandre Umpierre</li></ul></div>
Expand Down
2 changes: 1 addition & 1 deletion help/scilab_en_US_help/humidity.html
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@
<li class="member"><a href="satPress.html" class="link">satPress</a> &#8212; satPress computes the saturation pressure of humid air given the dry bulb temperature</li>
<li class="member"><a href="enthalpy.html" class="link">enthalpy</a> &#8212; enthalpy computes the specific enthalpy of humid air given the dry bulb temperature and the humidity</li>
<li class="member"><a href="volume.html" class="link">volume</a> &#8212; volume computes the specific volume of humid air given the dry bulb temperature, the humidity and the total pressure</li>
<li class="member"><a href="adiabSat.html" class="link">adiabSat</a> &#8212; adiabSat computes the saturation temperature and humidity given the specific entalpy</li></ul></div>
<li class="member"><a href="adiabSat.html" class="link">adiabSat</a> &#8212; adiabSat computes the saturation temperature and humidity given the specific enthalpy</li></ul></div>
<br />

<div class="manualnavbar">
Expand Down
2 changes: 1 addition & 1 deletion help/scilab_en_US_help/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ <h3 class="book-title">Psychrometrics</h3>
<ul class="list-part"><a name="psychrometrics_manual"></a><div class="info"></div>

<li><a href="section_74525ef31971e161958646eeef616773.html" class="part">Psychrometrics</a>
<ul class="list-chapter"><li><a href="adiabSat.html" class="refentry">adiabSat</a> &#8212; <span class="refentry-description">adiabSat computes the saturation temperature and humidity given the specific entalpy</span></li>
<ul class="list-chapter"><li><a href="adiabSat.html" class="refentry">adiabSat</a> &#8212; <span class="refentry-description">adiabSat computes the saturation temperature and humidity given the specific enthalpy</span></li>



Expand Down
2 changes: 1 addition & 1 deletion help/scilab_en_US_help/psychro.html
Original file line number Diff line number Diff line change
Expand Up @@ -171,7 +171,7 @@
<li class="member"><a href="satPress.html" class="link">satPress</a> &#8212; satPress computes the saturation pressure of humid air given the dry bulb temperature</li>
<li class="member"><a href="enthalpy.html" class="link">enthalpy</a> &#8212; enthalpy computes the specific enthalpy of humid air given the dry bulb temperature and the humidity</li>
<li class="member"><a href="volume.html" class="link">volume</a> &#8212; volume computes the specific volume of humid air given the dry bulb temperature, the humidity and the total pressure</li>
<li class="member"><a href="adiabSat.html" class="link">adiabSat</a> &#8212; adiabSat computes the saturation temperature and humidity given the specific entalpy</li></ul></div>
<li class="member"><a href="adiabSat.html" class="link">adiabSat</a> &#8212; adiabSat computes the saturation temperature and humidity given the specific enthalpy</li></ul></div>
<br />

<div class="manualnavbar">
Expand Down
2 changes: 1 addition & 1 deletion help/scilab_en_US_help/satPress.html
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
<li class="member"><a href="humidity.html" class="link">humidity</a> &#8212; humidity computes the humidity W of humid air given the water vapor pressure and the total pressure</li>
<li class="member"><a href="enthalpy.html" class="link">enthalpy</a> &#8212; enthalpy computes the specific enthalpy of humid air given the dry bulb temperature and the humidity</li>
<li class="member"><a href="volume.html" class="link">volume</a> &#8212; volume computes the specific volume of humid air given the dry bulb temperature, the humidity and the total pressure</li>
<li class="member"><a href="adiabSat.html" class="link">adiabSat</a> &#8212; adiabSat computes the saturation temperature and humidity given the specific entalpy</li></ul></div>
<li class="member"><a href="adiabSat.html" class="link">adiabSat</a> &#8212; adiabSat computes the saturation temperature and humidity given the specific enthalpy</li></ul></div>
<br />

<div class="manualnavbar">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@

<br /><br />
<h3 class="title-part">Psychrometrics</h3>
<ul class="list-chapter"><li><a href="adiabSat.html" class="refentry">adiabSat</a> &#8212; <span class="refentry-description">adiabSat computes the saturation temperature and humidity given the specific entalpy</span></li>
<ul class="list-chapter"><li><a href="adiabSat.html" class="refentry">adiabSat</a> &#8212; <span class="refentry-description">adiabSat computes the saturation temperature and humidity given the specific enthalpy</span></li>



Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@

<br /><br />
<h3 class="title-part">Psychrometrics</h3>
<ul class="list-chapter"><li><a href="adiabSat.html" class="refentry">adiabSat</a> &#8212; <span class="refentry-description">adiabSat computes the saturation temperature and humidity given the specific entalpy</span></li>
<ul class="list-chapter"><li><a href="adiabSat.html" class="refentry">adiabSat</a> &#8212; <span class="refentry-description">adiabSat computes the saturation temperature and humidity given the specific enthalpy</span></li>



Expand Down
2 changes: 1 addition & 1 deletion help/scilab_en_US_help/volume.html
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@
<li class="member"><a href="humidity.html" class="link">humidity</a> &#8212; humidity computes the humidity W of humid air given the water vapor pressure and the total pressure</li>
<li class="member"><a href="satPress.html" class="link">satPress</a> &#8212; satPress computes the saturation pressure of humid air given the dry bulb temperature</li>
<li class="member"><a href="enthalpy.html" class="link">enthalpy</a> &#8212; enthalpy computes the specific enthalpy of humid air given the dry bulb temperature and the humidity</li>
<li class="member"><a href="adiabSat.html" class="link">adiabSat</a> &#8212; adiabSat computes the saturation temperature and humidity given the specific entalpy</li></ul></div>
<li class="member"><a href="adiabSat.html" class="link">adiabSat</a> &#8212; adiabSat computes the saturation temperature and humidity given the specific enthalpy</li></ul></div>
<br />

<div class="manualnavbar">
Expand Down
4 changes: 2 additions & 2 deletions macros/adiabSat.sci
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
// It is also available at www.gnu.org/licenses/.

function [Tadiab,Wadiab]=adiabSat(h,fig)
// adiabSat computes the saturation temperature and humidity given the specific entalpy
// adiabSat computes temperature and the humidity at saturation condition given the specific enthalpy
//
// Syntax
// [Tadiab,Wadiab]=adiabSat(h,fig)
Expand All @@ -29,7 +29,7 @@ function [Tadiab,Wadiab]=adiabSat(h,fig)
// adiabSat computes
// the saturation temperature Tadiab (in K)
// and humidity Wadiab (in kg/kg of dry air)
// given the specific entalpy h (in J/kg of dry air).
// given the specific enthalpy h (in J/kg of dry air).
// If the optional argument fig = %t is given,
// a schematic psychrometric chart pops up with
// a graphical representation of the stationary state.
Expand Down

0 comments on commit b7efa03

Please sign in to comment.