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

Uploaded Source

Built Distribution

absorptionlib-1.0.1-py3-none-any.whl (34.4 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: absorptionlib-1.0.1.tar.gz
  • Upload date:
  • Size: 27.7 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.1.tar.gz
Algorithm Hash digest
SHA256 0a5b11d0d233dbfd42c3ef11f8aed7c3ca4e6485b905068c3b260f03b5cd77e9
MD5 3083d378697366b5e9e591f0e3024755
BLAKE2b-256 8db9668e862adcda34cb13dbec7d254373c2ec5e2e8828daf6b044e82be09d7b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for absorptionlib-1.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 f4f523fae4772032311fddaa5fa600280d01631669e1ea0f51fe31ed559dfcb4
MD5 aacb51502959dbcf2a02301242fcf317
BLAKE2b-256 3d921c2e22555837573c75d43e162d70fba0af5343d99e755cbb49a277063945

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