Collection of utilities, solvers and other components.
- instead of hardcoding a constant (1e-5), use named variable (sat_tol_). - in finishStep(), allow s to be within sat_tol_ of [s_min, s_max] range, and clamp to range. - in initIteration(), only warn once if any cells' s values were clamped. |
||
---|---|---|
examples | ||
m4 | ||
opm/core | ||
tests | ||
.hgignore | ||
.hgtags | ||
configure.ac | ||
Makefile.am |