1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-07 06:40:06 +00:00
freebsd-ports/science/py-chempy/pkg-descr
Stefan Eßer fb16dfecae Remove WWW entries moved into port Makefiles
Commit b7f05445c0 has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
2022-09-07 23:58:51 +02:00

16 lines
794 B
Plaintext

ChemPy is a Python package useful for chemistry (mainly
physical/inorganic/analytical chemistry). Currently it includes:
* Numerical integration routines for chemical kinetics (ODE solver front-end)
* Integrated rate expressions (and convenience fitting routines)
* Solver for equilibria (including multiphase systems)
* Relations in physical chemistry:
* Debye-Huckel expressions
* Arrhenius & Eyring equation
* Einstein-Smoluchowski equation
* Properties (pure python implementations from the literature)
* water density as function of temperature
* water permittivity as function of temperature and pressure
* water diffusivity as function of temperature
* water viscosity as function of temperature
* sulfuric acid density as function of temperature & weight fraction H2SO4