0% found this document useful (0 votes)
34 views3 pages

POLYMATH Results: Calculated Values of The DEQ Variables

This document contains the results of a POLYMATH simulation that calculated the values of variables in a system of differential equations over time. It lists the initial, minimum, maximum, and final values of the variables t, Ch, Cm, and Cx. It also lists the fixed values of the rate constants k1 and k2. The differential equations and rate constants are provided. The simulation was run from t=0 to t=0.5 with high precision.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as RTF, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
34 views3 pages

POLYMATH Results: Calculated Values of The DEQ Variables

This document contains the results of a POLYMATH simulation that calculated the values of variables in a system of differential equations over time. It lists the initial, minimum, maximum, and final values of the variables t, Ch, Cm, and Cx. It also lists the fixed values of the rate constants k1 and k2. The differential equations and rate constants are provided. The simulation was run from t=0 to t=0.5 with high precision.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as RTF, PDF, TXT or read online on Scribd
You are on page 1/ 3

POLYMATH Results

10-20-2020, Rev5.1.233

Calculated values of the DEQ variables

Variable initial value minimal value maximal value final value


t 0 0 0,5 0,5
Ch 0,0213 0,004992 0,0213 0,004992
Cm 0,0107 6,806E-04 0,0107 6,806E-04
Cx 0 0 0,0051637 0,0037307
k1 55,2 55,2 55,2 55,2
k2 30,2 30,2 30,2 30,2

ODE Report (RKF45)

Differential equations as entered by the user


[1] d(Ch)/d(t) = -k1*Cm*Ch^5e-1-k2*Cx*Ch^5e-1
[2] d(Cm)/d(t) = -k1*Cm*Ch^5e-1
[3] d(Cx)/d(t) = k1*Cm*Ch^5e-1-k2*Cx*Ch^5e-1

Explicit equations as entered by the user


[1] k1 = 552/10
[2] k2 = 302/10

Independent variable
variable name : t
initial value : 0
final value : 0,5

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

General
number of differential equations: 3
number of explicit equations: 2

You might also like