Commit b48253e6 authored by John P Wakefield's avatar John P Wakefield Committed by William D. Fullmer
Browse files

chemical reaction rate units clarification (exa/docs!126)

parent 8d69ba1d
Loading
Loading
Loading
Loading
+24 −22
Original line number Diff line number Diff line
@@ -6,46 +6,48 @@ set up accordingly. In the following table we provide a list of some of the
physical quantities we can specify in the input file and their correspondent
units.

+----------------------------+-----------------------------------------+
+--------------------------------+-----------------------------------------+
| Physical quantity              | MFIX-Exa SI unit                        |
+============================+=========================================+
+================================+=========================================+
| amount of substance            | mole [:math:`mol`]                      |
+----------------------------+-----------------------------------------+
+--------------------------------+-----------------------------------------+
| length                         | meter [:math:`m`]                       |
+----------------------------+-----------------------------------------+
+--------------------------------+-----------------------------------------+
| mass                           | kilogram [:math:`kg`]                   |
+----------------------------+-----------------------------------------+
+--------------------------------+-----------------------------------------+
| time                           | second [:math:`s`]                      |
+----------------------------+-----------------------------------------+
+--------------------------------+-----------------------------------------+
| force                          | Newton [:math:`N`]                      |
+----------------------------+-----------------------------------------+
+--------------------------------+-----------------------------------------+
| temperature                    | Kelvin [:math:`K`]                      |
+----------------------------+-----------------------------------------+
+--------------------------------+-----------------------------------------+
| pressure                       | Pascal [:math:`Pa`]                     |
+----------------------------+-----------------------------------------+
+--------------------------------+-----------------------------------------+
| energy                         | Joule [:math:`J`]                       |
+----------------------------+-----------------------------------------+
+--------------------------------+-----------------------------------------+
| power                          | Watt [:math:`W`]                        |
+----------------------------+-----------------------------------------+
+--------------------------------+-----------------------------------------+
| density                        | [:math:`kg \cdot m^{-3}`]               |
+----------------------------+-----------------------------------------+
+--------------------------------+-----------------------------------------+
| velocity                       | [:math:`m \cdot s^{-1}`]                |
+----------------------------+-----------------------------------------+
+--------------------------------+-----------------------------------------+
| dynamic viscosity              | [:math:`Pa \cdot s`]                    |
+----------------------------+-----------------------------------------+
+--------------------------------+-----------------------------------------+
| diffusivity                    | [:math:`m^2 \cdot s^{-1}`]              |
+----------------------------+-----------------------------------------+
+--------------------------------+-----------------------------------------+
| specific heat capacity         | [:math:`J \cdot kg^{-1} \cdot K^{-1}`]  |
+----------------------------+-----------------------------------------+
+--------------------------------+-----------------------------------------+
| thermal conductivity           | [:math:`W \cdot m^{-1} \cdot K^{-1}`]   |
+----------------------------+-----------------------------------------+
+--------------------------------+-----------------------------------------+
| spring coefficient             | [:math:`N \cdot m^{-1}`]                |
+----------------------------+-----------------------------------------+
+--------------------------------+-----------------------------------------+
| molecular weight               | [:math:`kg \cdot mol^{-1}`]             |
+----------------------------+-----------------------------------------+
+--------------------------------+-----------------------------------------+
| heat of formation              | [:math:`J \cdot kg^{-1}`]               |
+----------------------------+-----------------------------------------+
| chemical reaction rate     | [:math:`mol \cdot m^{-3} \cdot s^{-1}`] |
+----------------------------+-----------------------------------------+
+--------------------------------+-----------------------------------------+
| reaction rate (Euler-Euler)    | [:math:`mol \cdot m^{-3} \cdot s^{-1}`] |
+--------------------------------+-----------------------------------------+
| reaction rate (Euler-Lagrange) | [:math:`mol \cdot s^{-1}`]              |
+--------------------------------+-----------------------------------------+