Skip to content

Commit 025e206

Browse files
author
Daniel Precioso, PhD
committed
Clarify chemical species representation in CDIMA model documentation: specify dimensionless concentrations of I$^-$ and ClO$_2^-$.
1 parent d66f039 commit 025e206

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

modules/ode-2d/cdima.qmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ $$\begin{aligned}
1212
\dot y &= bx \left( 1 - \frac{y}{1+x^2} \right)
1313
\end{aligned}$$
1414

15-
where $x$ and $y$ represent concentrations of chemical species, and $a,b$ are parameters controlling the reaction rates [@strogatz2024nonlinear, Chapter 8.3].
15+
where $x$ and $y$ are the dimensionless concentrations of I$^-$ and ClO$_2^-$. The parameters $a,\ b > 0$ depend on the empirical rate constants and on the concentrations assumed for the slow reactants [@strogatz2024nonlinear, Chapter 8.3].
1616

1717
## Phase-Plane Analysis
1818

0 commit comments

Comments
 (0)