Skip to content

Commit acf178d

Browse files
committed
more in model
1 parent 2b95066 commit acf178d

File tree

1 file changed

+21
-1
lines changed

1 file changed

+21
-1
lines changed

docs/src/manuals/user_guide/models.md

Lines changed: 21 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
1-
In the following, all the symbols that are not introduced directly in the text are collected in Table \ref{tab:symb}.
1+
# PXD model
2+
3+
In the following, all the symbols that are not introduced directly in the text are collected in the table at the end of
4+
the page
25

36
The mass and charge conservation in the electrolyte are given by
47
```math
@@ -43,3 +46,20 @@ and the temperature. The exchange current density is given by
4346
```math
4447
j_\text{elde} = k_{\text{elde},0} e^{-\frac{E_a}{R}(1/T - 1/T_{\text{ref}})}\left(c_\text{elyte}(c_{\text{elde},\max} - c_\text{elde})c_\text{elde}\right)^{\frac12}.
4548
```
49+
50+
| Symbol | Definition |
51+
|---------------------------------------------|-------------------------------------------------|
52+
| ``c_\text{elyte}``, ``c_\text{elde}`` | Lithium concentration in electrolyte, electrode |
53+
| ``\phi_\text{elyte}``, ``\phi_\text{elde}`` | Electrolyte potential in electrolyte, electrode |
54+
| ``T`` | Temperature |
55+
| ``t_+`` | Transference number |
56+
| ``z_+`` | Charge number |
57+
| ``F`` | Faraday coefficient |
58+
| ``r_p`` | Particle radius |
59+
| ``R_\text{elde}`` | Reaction rate at electrode |
60+
| ``\gamma_\text{elde}`` | Volumetric surface area |
61+
| ``k_{\text{elde}, 0}`` | Reaction rate constant |
62+
| ``\varepsilon_\text{elde}`` | Volume fraction electrode |
63+
| ``\varepsilon_\text{elyte}`` | Volume fraction electrolyte |
64+
| ``E_q`` | Activation energy of reaction |
65+
| ``R`` | Ideal gas constant |

0 commit comments

Comments
 (0)