Class StandardPotentials
java.lang.Object
org.episteme.natural.chemistry.electrochemistry.StandardPotentials
Standard Electrode Potentials (E°) at 25°C.
Relative to Standard Hydrogen Electrode (SHE).
Loads data from potentials.json.
- Since:
- 1.0
- Author:
- Silvere Martin-Michiellot, Gemini AI (Google DeepMind)
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionLists all registered half-reactions.static DoublegetPotential(String halfReaction) Gets the standard potential for a given half-reaction representation.
-
Constructor Details
-
StandardPotentials
public StandardPotentials()
-
-
Method Details
-
getPotential
-
getAvailableReactions
-