Uses of Class
ummisco.gama.chemmisol.ChemicalSystem.ChemmisolCoreException
-
Uses of ChemicalSystem.ChemmisolCoreException in ummisco.gama.chemmisol
Methods in ummisco.gama.chemmisol that throw ChemicalSystem.ChemmisolCoreExceptionModifier and TypeMethodDescriptionvoidChemicalSystem.addComponent(ChemicalComponent component) Adds a component to this chemical system.voidChemicalSystem.setUp()Sets up the system so that it is ready to be solved.voidChemicalSystem.solve()Solves the equilibrium state of this chemical system using the native chemmisol-cpp solver.