java.lang.Object
de.grogra.chem.Model
- All Implemented Interfaces:
ISlope
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionadd
(ChemicalReaction r, double kf) add
(ChemicalReaction r, double kf, double kr) int
assignIndices
(int base, HashMap<Object, Integer> indices) void
eval
(double[] out, double t, double[] y)
-
Constructor Details
-
Model
public Model()
-
-
Method Details
-
addSlope
-
add
-
add
-
assignIndices
- Specified by:
assignIndices
in interfaceISlope
-
eval
public void eval(double[] out, double t, double[] y)
-