A package for calculating electrolyte properties.
Project description
ionize
ionize is a Python package for calculating the properties of ions and electrolytes. Originally designed with electrophoresis in mind, these calculations can help any time the pH or electrical properties of an aqueous solution impact system performance.
The goal of ionize is to make full simulations of electrolyte properties easy, ubiquitous, and accurate. The ionize models consider the impact of pH, ionic strength, temperature, and the interactions between different ions. Considering all of these impacts makes ionize accurate over the widest available range of operating conditions. In addition, ionize includes warnings when experimental conditions are outside the range of model assumptions.
Installation
One-line install using pip:
pip install ionize
Alternatively, if you're installing from source:
- Clone the repository, and
cd
into theionize
directory. - Install the dependencies with
pip3 install -r requirements.txt
- Install
ionize
usingpython3 setup.py install
Tutorial
Want to use ionize? Read the tutorial.
Examples
Want to see some examples of ionize in action? Take a look at the examples.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file ionize-1.5.3.tar.gz
.
File metadata
- Download URL: ionize-1.5.3.tar.gz
- Upload date:
- Size: 50.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 592e5fe85bb3763a965a92457426d2ed7f7ec12b9820b2e75748dea791c155e2 |
|
MD5 | e4569fd5a49550debf2364f1abaf48a8 |
|
BLAKE2b-256 | cafef4e5ab98a6620c283c15b3c2bf7e448b0a5495b6fd5aa84a8814c2b4eb44 |
File details
Details for the file ionize-1.5.3-py3-none-any.whl
.
File metadata
- Download URL: ionize-1.5.3-py3-none-any.whl
- Upload date:
- Size: 58.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | bd6219b5d886a18ccbcc3c0e02367bc755ede5385f8e7d3fab70ab135fcb8968 |
|
MD5 | d59071db41e37d96e5b2e9468a5ce681 |
|
BLAKE2b-256 | d161759127055e78a56180e66054e7206d56c6f014e7757a8c0f26d4a3392d87 |