Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
dumux-repositories
dumux
Commits
bc592548
Commit
bc592548
authored
Dec 20, 2017
by
Simon Scholz
Browse files
[ni][doxygen] fix doxygen to work again, wrong equation style
parent
1a3b5a7c
Changes
1
Hide whitespace changes
Inline
Side-by-side
dumux/porousmediumflow/nonisothermal/model.hh
View file @
bc592548
...
...
@@ -30,7 +30,7 @@
* For the energy balance, local thermal equilibrium is assumed. This
* results in one energy conservation equation for the porous solid
* matrix and the fluids:
\f
[
\f
{align*}{
\phi \frac{\partial \sum_\alpha \varrho_\alpha u_\alpha S_\alpha}{\partial t}
& +
\left( 1 - \phi \right) \frac{\partial (\varrho_s c_s T)}{\partial t}
...
...
@@ -42,12 +42,12 @@
\left( \textbf{grad}\,p_\alpha - \varrho_\alpha \mbox{\bf g} \right)
\right\} \\
& - \text{div} \left(\lambda_{pm} \textbf{grad} \, T \right)
- q^h = 0
,
\f
]
- q^h = 0
.
\f
}
* where \f$h_\alpha\f$ is the specific enthalpy of a fluid phase
* \f$\alpha\f$ and \f$u_\alpha = h_\alpha -
* p_\alpha/\varrho_\alpha\f$ is the specific internal energy of the
* phase
* phase
.
*/
#ifndef DUMUX_NONISOTHERMAL_MODEL_HH
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment