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.5.tar.gz (2.8 kB view details)

Uploaded Source

Built Distribution

absorptionlib-1.0.5-py3-none-any.whl (2.8 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: absorptionlib-1.0.5.tar.gz
  • Upload date:
  • Size: 2.8 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.5.tar.gz
Algorithm Hash digest
SHA256 0267956f8d890be704e30fcc960dc7f3c0fca8c76719166b4ea09c4a2b41f071
MD5 a28a1230f2e0468d04befdb46eb7e833
BLAKE2b-256 8bac5f168c84d722e9d4b173704b10928dca023cf80d437e0a6ad16722da3bbc

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for absorptionlib-1.0.5-py3-none-any.whl
Algorithm Hash digest
SHA256 d1fd3cf6191775c9b2fa11c5701afae2644b6e485a06fc5b0968bf6541127af1
MD5 0ea8677bc88cc7308c5097ee0fef3361
BLAKE2b-256 2463bb432aa677cd794dece77a76cfaeacb882501b9f71a74dbe8b71e96017fa

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