Skip to main content

A package for aqueous LiCl 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]
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
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

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

propertiesLiCl-0.1.0.tar.gz (8.9 kB view details)

Uploaded Source

Built Distribution

propertiesLiCl-0.1.0-py3-none-any.whl (9.0 kB view details)

Uploaded Python 3

File details

Details for the file propertiesLiCl-0.1.0.tar.gz.

File metadata

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

File hashes

Hashes for propertiesLiCl-0.1.0.tar.gz
Algorithm Hash digest
SHA256 18da3e6fb43fa1cf05626804abec6ac5b2af6bf2ae3473e1a49c4685485a4a41
MD5 83a7f150966a7cf34eb2939fa41c515e
BLAKE2b-256 2bdd8dc7db4d6c1df6568c4a029b8072c9bfdd99ff138124eff352c10055efe6

See more details on using hashes here.

File details

Details for the file propertiesLiCl-0.1.0-py3-none-any.whl.

File metadata

File hashes

Hashes for propertiesLiCl-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 77d99ae5cfdd25bccd3034294a9a90eb67cde545554bf2ca357a0e0c05acc19e
MD5 5074febba270a49b8d9ac091fa46466d
BLAKE2b-256 ea95abf0a07e64477e718b241d4e6a0df5d4c7dbaa39f6b39b4f0ac9bdbde152

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