Skip to main content

A package for aqueous NaOH properties calculations

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]
p_sat = NaOH.saturation_temperature(p, x)
print(p_sat)

Available Property-Functions

Function Parameter 1 Parameter 2 Parameter 3 Return Unit
saturation_temperature(P, x1) P (Pa) x (kgNaOH/kgSolution) - °C
enthalpy(x, T) x (kgNaOH/kgSolution) T (°C) - kJ/kg
saturation_pressure(x, T) x (kgNaOH/kgSolution) T (°C) - Pa
dhdx(x, T) x (kgNaOH/kgSolution) T (°C) - kJ/kg
dhdT(x, T) x (kgNaOH/kgSolution) T (°C) - kJ/kg·K
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

pTDiagram(log=True, invT=True, editablePlot=False, show_percentages=True)

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

propertiesNaOH-0.1.2.tar.gz (9.0 kB view details)

Uploaded Source

Built Distribution

propertiesNaOH-0.1.2-py3-none-any.whl (9.0 kB view details)

Uploaded Python 3

File details

Details for the file propertiesNaOH-0.1.2.tar.gz.

File metadata

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

File hashes

Hashes for propertiesNaOH-0.1.2.tar.gz
Algorithm Hash digest
SHA256 8815aa17d140a2dc61898c13a940a01f32d61a09645dee8b9c78418d13dc2eac
MD5 92efd9432db83f8906f7ce7e60e02788
BLAKE2b-256 1e26ef3ef38342a4166c0271b8a5d92596158dc40f999667def4cd065611809f

See more details on using hashes here.

File details

Details for the file propertiesNaOH-0.1.2-py3-none-any.whl.

File metadata

File hashes

Hashes for propertiesNaOH-0.1.2-py3-none-any.whl
Algorithm Hash digest
SHA256 f463d9d48b1efb018a16eea1f67e8b34a397f68a77d84bfb39c8e6eab98c99c9
MD5 84a2c81efce7b001ade409f347066181
BLAKE2b-256 fc102297b90ae75e8979167ba8d8a4c7d79e72746d54b63b6dc3e55f210c5b23

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