/[Apache-SVN]
ViewVC logotype

Revision 795407


Jump to revision: Previous Next
Author: luc
Date: Sat Jul 18 18:21:36 2009 UTC (15 years, 3 months ago)
Changed paths: 3
Log Message:
Changed the default max growth factor for multistep methods using Nordsieck representation.
The previous value (10.0) was far too big and lead to numerical instability at high orders
because the last component of the Nordsieck vector, which has a low accuracy, could be
multiplied by 10^k which was ... huge.

These integrators are at least usable now!

Changed paths

Path Details
Directorycommons/proper/math/trunk/src/java/org/apache/commons/math/ode/MultistepIntegrator.java modified , text changed
Directorycommons/proper/math/trunk/src/test/org/apache/commons/math/ode/nonstiff/AdamsBashforthIntegratorTest.java modified , text changed
Directorycommons/proper/math/trunk/src/test/org/apache/commons/math/ode/nonstiff/AdamsMoultonIntegratorTest.java modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26