Diels-Alder Reaction Experimental Design: Difference between revisions
Appearance
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
This page can now be filled with content. | This page can now be filled with content. | ||
== Model Formulation == | |||
<math> | |||
\begin{array}{rcl} | |||
\dot{n_1}(t) &=& -k * \frac{n_1(t) * n_2(t)}{m_{tot}} \\ | |||
\dot{n_2}(t) &=& -k * \frac{n_1(t) * n_2(t)}{m_{tot}}, \\ | |||
\dot{n_2}(t) &=& k * \frac{n_1(t) * n_2(t)}{m_{tot}} | |||
\end{array} | |||
</math> | |||
== Parameters == | |||
Revision as of 09:33, 4 December 2015
This page can now be filled with content.
Model Formulation