You are on page 1of 1

POLYMATH Results

05-14-2019, Rev5.1.233

Calculated values of the DEQ variables

Variable initial value minimal value maximal value final value


t 0 0 15, 15,
Ca 1, 1,523E-08 1, 1,523E-08
Cb 0 0 1, 1,
Cc 0 0 1, 1,
Cab 0 0 0,1610285 0,1610285
Cbb 0 0 4,8381606 4,8381606
Ccb 0 0 4,8381606 4,8381606
k 1,2 1,2 1,2 1,2
ra -1,2 -1,2 -1,828E-08 -1,828E-08
E1 4,0E-04 -19,9421 5,5793779 -19,9421
E2 0,05 0,05 0,05 0,05
E 4,0E-04 4,0E-04 2,4739095 0,05
Ca0 1, 1, 1, 1,
X 0 0 1, 1,
Xb 1, 0,8389715 1, 0,8389715

ODE Report (RKF45)

Differential equations as entered by the user


[1] d(Ca)/d(t) = ra
[2] d(Cb)/d(t) = -ra
[3] d(Cc)/d(t) = -ra
[4] d(Cab)/d(t) = Ca*E
[5] d(Cbb)/d(t) = Cb*E
[6] d(Ccb)/d(t) = Cc*E

Explicit equations as entered by the user


[1] k = 12*10^(-1)
[2] ra = -k*Ca
[3] E1 = -21*10^(-4)*t^4+255*10^(-4)*t^3-1076*10^(-5)*t^2+1819*10^(-4)*t+4*10^(-4)
[4] E2 = 5*10^(-2)
[5] E = if(t<=5)then(E1)else(E2)
[6] Ca0 = 1
[7] X = 1-Ca/Ca0
[8] Xb = 1-Cab/Ca0

Independent variable
variable name : t
initial value : 0
final value : 15

Precision
Step size guess. h = 0,000001
Truncation error tolerance. eps = 0,000001

General
number of differential equations: 6
number of explicit equations: 8

You might also like