Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added example conservation #1186

Conversation

brosaplanella
Copy link
Sponsor Member

@brosaplanella brosaplanella commented Oct 12, 2020

Description

Added an example script for lithium conservation.

Fixes #1185

Type of change

Please add a line in the relevant section of CHANGELOG.md to document the change (include PR #) - note reverse order of PR #s. If necessary, also add to the list of breaking changes.

  • New feature (non-breaking change which adds functionality)

Key checklist:

  • No style issues: $ flake8
  • All tests pass: $ python run-tests.py --unit
  • The documentation builds: $ cd docs and then $ make clean; make html

You can run all three at once, using $ python run-tests.py --quick.

Further checks:

  • Code is commented, particularly in hard-to-understand areas

@brosaplanella
Copy link
Sponsor Member Author

Does this need a CHANGELOG entry?

@rtimms
Copy link
Contributor

rtimms commented Oct 13, 2020

thanks @ferranbrosa ! I guess you could add that there is a new example to the changelog, but no big deal if not.

@valentinsulzer valentinsulzer merged commit 9aa93b8 into pybamm-team:develop Oct 14, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add example script conservation of lithium
3 participants