Lekia Prosper
Results
2
issues of
Lekia Prosper
from django.utils.encoding import force_text
1. Typo correction in _apply_CHE_model In the _apply_CHE_model, in the ReactionError line, `self.electrons` is used twice instead of `self.protons` and `self.electrons`. 2. Add a new method `get_free_energy_of_non_charge_transfer_reaction` The `get_reversible_potential` method...