Skip to content

edit log message _adjust_charge_balance #160

@rkingsbury

Description

@rkingsbury

v1.1.3 introduced a private _adjust_charge_balance method to consolidate charge balancing code. As part of that change, log messages for different situations were refactored. The log message at line 2298 is now redundant because it says

f"Solution is not electroneutral (C.B. = {cb} eq/L). Adjusting {self._cb_species} to compensate."

but there is now a separate log message at line 2291 that says

f"Solution is not electroneutral (C.B. = {cb} eq/L)."

The first log message (at line 2298) should be edited to remove the phrase "Solution is not electroneutral (C.B. = {cb} eq/L)."

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions