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
(2 downloads for this version - 11 downloads for all versions)
Details
Version
0.1.2
A more recent valid version with binaries for Scilab 6.1 exists: 0.1.3
Author
Alexandre Umpierre
Maintainer
alexandre umpierre
Categories
License
Creation Date
April 4, 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
any two of them.

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

* satPress: computes saturation pressure given dry bulb temperature.

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

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

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

Enjoy!

Install and load this toolbox:
1) Download psychrometrics 0.1.2.zip file below
2) Open Scilab console and set the current directory to the folder where you
downloaded psychrometrics 0.1.2.zip
3) Type "atomsInstall('psychrometrics 0.1.2.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.7798998
https://doi.org/10.5281/zenodo.7798998

TODO
====

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.22 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.