You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/src/manuals/user_guide/models.md
+11-3Lines changed: 11 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,9 @@
1
1
# PXD model
2
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
3
+
In the following, all the symbols that are not introduced directly in the text are collected in the table at the
4
+
[end](@ref"Symbol list") of the page
5
+
6
+
## Electrolyte
5
7
6
8
The mass and charge conservation in the electrolyte are given by
7
9
```math
@@ -19,6 +21,8 @@ where the fluxes are given by
19
21
```
20
22
The volumetric reaction rate is given as ``R_\text{elyte} = -\sum_\text{elde} \gamma_\text{elde} R_\text{elde}`` where ``\gamma_{\text{elde}}`` is the volumetric surface area and the expression for ``R_\text{elde}`` is given below. Note that the reaction rates depends on the spatial variable ``x``. For the chemical potential, we use ``\mu = 2RT\log(c_\text{elyte})``. The effective quantities are computed from the intrinsic properties and the volume fraction using a Bruggemann coefficient, denoted ``b``, which yields ``\kappa_{\text{elyte},\text{eff}} = \varepsilon_\text{elyte}^{b}\kappa_{\text{elyte}}`` and ``D_{\text{elyte},\text{eff}} = \varepsilon_\text{elyte}^{b}D_{\text{elyte}}``. For the electrolyte, we have a spatially dependent Bruggeman coefficient.
21
23
24
+
## Electrode
25
+
22
26
In the electrode, the charge conservation equation is given by
0 commit comments