ODE initial value problem - ABMPECE - Predefined cases

Select the test problem please:
f(y,t) = -2y with y(0) = 1 (description)
f(y,t) = y2 with y(0) = 0.5 (description)
the restricted three body problem(description)
a nonlinear RLC circuit with a tunnel diode in parallel (description)
the reduced Reynolds equation (description)
f(y,t) = y2, if 0<= t <= 1/sqrt(2) and
f(y,t) = 2(y-y(1/sqrt(2))-1), if t > 1/sqrt(2).
initial value y(0) = 1 (description)

Please specify: precision wanted
tol = Important: this is relative precision, 0 < tol < 1 !
if a component of y is smaller (absolute) than smally, it is replaced by this, i.e. the absolute error level is tol*smally :
smally = Important: smally > 0 !

Specify the maximum stepsize allowed:
hmax=
Important: hmax > 0 . Too large hmax will be reset automatically .

How many subintervals should be treated separately?
1 means direct integration from t0 to tend. 1 <= num <= 100.

Warning!!! - This may take some time.

Click on "evaluate", in order to submit your input.

Back to the theory page

 Back to the top!

24.07.2012