Skip to main content

A package for substance properties for absorption systems

Project description

Package Description

This file contains property data for aqueous sodium hydroxide solutions.

Installation and Unsage

pip install propertiesNaOH
# Import
import propertiesNaOH as NaOH

# Example Usage
p = 100000 # [Pa]
x = 0.4    # [%]  = [kgNaOH / kgSolution]
t_sat = NaOH.saturation_temperature(p, x)
print(t_sat)

Available Property-Functions

Function Parameter 1 Parameter 2 Parameter 3 Return Unit
saturation_temperature(P, x1) P (Pa) x (kgNaOH/kgSolution) - °C
saturation_pressure(x, T) x (kgNaOH/kgSolution) T (°C) - Pa
saturation_concentration(x, T) P (Pa) T (°C) - kg/kg
enthalpy(x, T) x (kgNaOH/kgSolution) T (°C) - kJ/kg
specific_heat_capacity(x, T) x (kgNaOH/kgSolution) T (°C) - kJ/kg·K
density(x, T) x (kgNaOH/kgSolution) T (°C) - kg/m³
dynamic_viscosity(x, T) x (kgNaOH/kgSolution) T (°C) - Pa·s
thermal_conductivity(x, T, p) x (kgNaOH/kgSolution) T (°C) p (Pa) W/m·K

Available Utilities

Function Description Boolean Options + Defaults
pTDiagram() shows pT-Diagram log=True, invT=True
editablePlot=False, show_percentages=True
crystallization_curve() shows crystallization curve return_data=False (if True, only data returned, no plot)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

absorptionlib-1.0.3.tar.gz (28.2 kB view details)

Uploaded Source

Built Distribution

absorptionlib-1.0.3-py3-none-any.whl (34.9 kB view details)

Uploaded Python 3

File details

Details for the file absorptionlib-1.0.3.tar.gz.

File metadata

  • Download URL: absorptionlib-1.0.3.tar.gz
  • Upload date:
  • Size: 28.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.9.6

File hashes

Hashes for absorptionlib-1.0.3.tar.gz
Algorithm Hash digest
SHA256 1d27312348e8a1c6f54c2db10483cbf8f67e1fdde175266ac038f36b31672cdc
MD5 51b55136c273f6794f858a383dc1d24a
BLAKE2b-256 ce2bdda5352650f5219ec02d803b21af048169670fd95b4b035d1a50114cba35

See more details on using hashes here.

File details

Details for the file absorptionlib-1.0.3-py3-none-any.whl.

File metadata

File hashes

Hashes for absorptionlib-1.0.3-py3-none-any.whl
Algorithm Hash digest
SHA256 24c82364e683173f0a32b2bb1b773103f8c8510eee60807ee61451bc2c4e53af
MD5 2c11ef2a3a3791f164912a7bcfdec98c
BLAKE2b-256 685197206b5deb40f1efa4d3d2376862357704282c65ba623c271b253f807498

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page