Scilab Home Page | Wiki | Bug Tracker | Forge | Mailing List Archives | Scilab Online Help | File Exchange
ATOMS : Psychrometrics details
Login with GitLab

Psychrometrics

A toolbox for air-water vapor psychrometrics
(1 downloads for this version - 11 downloads for all versions)
Details
Version
0.1.3
Author
Alexandre Umpierre
Maintainer
alexandre umpierre
Categories
License
Creation Date
April 5, 2023
Source created on
Scilab 6.1.x
Binaries available on
The maintainer of this module has not provided binaries.
Description
            The Psychrometrics Toolbox
This package provides a set of functions to compute 
the various variables related to water vapor humid air.

psycrhometrics provides the following functions:

* psychro: computes all the main parameters that describe a steady state given
two independent parameters among dry bulb temperature, wet bulb temperature, dew
point temperature, humidity, specific enthalpy, specific volume, relative
humidity.

* humidity: computes the humidity given the water vapor pressure and the total
pressure.

* satPress: computes the saturation pressure given the dry bulb temperature.

* enthalpy: computes the specific enthalpy given the dry bulb temperature and
the humidity.

* volume: computes the specific volume given the dry bulb temperature the
humidity and the total pressure.

* adiabSat: computes the saturation temperature and the humidity given specific
enthalpy.

Enjoy!

Install and load this toolbox:
1) Download psychrometrics v0.1.3.zip file below
2) Open Scilab console and set the current directory to the folder where you
downloaded psychrometrics v0.1.3.zip
3) Type "atomsInstall('psychrometrics v0.1.3.zip')" to
install the toolbox
4) Type "atomsLoad('psychrometrics')" to load the toolbox
5) Type "psychrometrics" to list the toolbox functions
6) For instance, type "help psychro" to access the help entry for
psychro function

Concept DOI: 10.5281/zenodo.7796322
https://doi.org/10.5281/zenodo.7796322

This version DOI: 10.5281/zenodo.7803841
https://doi.org/10.5281/zenodo.7803841

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

psychrometrics 0.1.1 (2023-04-03)
=============================
* Minor changes on documentation

psychrometrics 0.1.0 (2023-04-03)
=============================
* First release
* Module under construction
            
Files (1)
[1.18 MB]
Source code archive

News (0)
Comments (0)
Leave a comment
You must register and log in before leaving a comment.
Login with GitLab
Email notifications
Send me email when this toolbox has changes, new files or a new release.
You must register and log in before setting up notifications.