Skip to main content

AiiDA plugin to model SEI growth by population balance modeling

Project description

Build Status Coverage Status Docs status PyPI version

aiida-seigrowth

A plugin to Python3.8 to model SEI growth

Repository contents

Installation

  • Before proceeding with the installation make sure that you have the right version of Pybamm installed correctly using the developer version

  • Download the External Code folder and include the python script pb.py by modifying the script code.yml accordingly:


  • Include the code by using
verdi code setup --config code.yml
  • Proceed to install the plugin
pip install aiida-seigrowth==0.0.4

verdi quicksetup  # better to set up a new profile
verdi plugin list aiida.calculations  # should now show your calclulation plugins

Usage

Here goes a complete example of how to submit a test calculation using this plugin.

A quick demo of how to submit a calculation:

  • Activate the pybamm environment
$ source /absoulte/path/to/PyBaMM/.tox/dev/bin/activate
  • Proceed to launch the example
verdi daemon start     # make sure the daemon is running
cd examples
./example_01.py        # run test calculation
verdi process list -a  # check record of calculation

License

MIT

Contact

luca.banetta@polito.it

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

aiida-seigrowth-0.1.0.tar.gz (4.3 kB view hashes)

Uploaded Source

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