◆ solve()
X chemmisol::solver::AbsoluteNewton::solve |
( |
const ChemicalSystem & |
system | ) |
const |
|
overridevirtual |
Finds and returns activities that correspond to the system to equilibrium, finding the root of F with the AbsoluteNewton method.
- Parameters
-
system | Chemical system to solve. |
- Returns
- A complete vector of activities A, such that A[i] corresponds to the found activity of species with index i.
Implements chemmisol::solver::Solver.
The documentation for this class was generated from the following file: