erpipc
Description
Using Python3 programming language, a Python library erpipc was developed to realize the calculation function of ionic conductivity of composite polymer solid electrolyte.
Software Architecture
(1) initial_structure
The module implements the function of initializing the composite polymer conductor structure, including the size of the model, the occupation of the inorganic phase, and the initial site state of the walkers.
(2) ions_jumping_process
This module implements the algorithm of how walkers choose to migrate.
(3) samples_to_generate
The module is used to record the information of each step of walkers migration, including time step and site coordinates.
(4) parameter_calculation
The module implements the ionic conductivity calculation algorithm, and solves the ionic conductivity according to the Nernst Einstein equation by recording enough walkers migration information.
####Required packages
python 3.7.4 pandas 1.3.2 pip 21.2.2 python-dateutil 2.8.2 pytz 2021.1 setuptool 57.4.0 six 1.16.0
####Instructions for use
The dependent packet information is stored in the requirements.txt file.
Installation command :
pip intall erpipc
Release files for erpipc 0.1.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| erpipc-0.1.1-py3-none-any.whl | Python 3 | none | any | Details |
Release files / erpipc-0.1.1-py3-none-any.whl
| Download URL | erpipc-0.1.1-py3-none-any.whl |
|---|---|
| Size | 7.9 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
326390bcf0a2ca715096c8e5846e3ffa0342e861594bf4828e6543a5e2dbd718
|
|
BLAKE2b-256 checksum How to use checksums |
6415662c04aab672f47368ee28d26246bcb9229bb7a7154f19a65927df384382
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.7
|