8000 GitHub - yutaka-shoji/shimeri: Psychrometric calculation and chart
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

yutaka-shoji/shimeri

Repository files navigation

shimeri

PyPI Downloads

A Python package for calculating psychrometric properties of moist air and plotting psychrometric charts based on plotly.

shimeri means "moisture" or "humidity" in Japanese.

Installation

pip install shimeri

Example

Usage example: example.py

Example Result:
Example Result

Web App

shimeri on web is available at shimeri-web.vercel.app.

Attention

The PsychrometricCalculator.get_all() method uses convergence calculations. Especially when calculating from wet-bulb temperature and enthalpy, convergence can be poor, potentially leading to inaccurate results. (The poor convergence can be understood from the fact that the slopes of wet-bulb temperature and enthalpy lines are similar on the psychrometric chart.

Packages

No packages published

Contributors 2

  •  
  •  

Languages

0