forked from materialsproject/pymatgen
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Make the conversion battery module useful for multivalent cations (m…
…aterialsproject#985) * Make the conversion battery module useful for multivalent cations Applied the same treatment as we did for insertion electrodes. When the ion oxidation state is 2+, the voltage reduced to half, and the capacity multiplied by 2. * Add unittest for multivalent working ion Using Mg-MnO2 as the testing case. * updated the Conversion battery * testing file for the unittest of multivalent conversion battery module Mg-Mn-O system
- Loading branch information
Showing
3 changed files
with
16 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Large diffs are not rendered by default.
Oops, something went wrong.