Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
dumux
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
dumux-repositories
dumux
Commits
986b6284
Commit
986b6284
authored
7 years ago
by
Melanie Lipp
Browse files
Options
Downloads
Patches
Plain Diff
[docu] tried to make the description of the nonisothermal model appear.
parent
99c5d705
No related branches found
Branches containing commit
No related tags found
Tags containing commit
2 merge requests
!698
Feature/xy docu
,
!617
[WIP] Next
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
dumux/porousmediumflow/nonisothermal/model.hh
+3
-3
3 additions, 3 deletions
dumux/porousmediumflow/nonisothermal/model.hh
with
3 additions
and
3 deletions
dumux/porousmediumflow/nonisothermal/model.hh
+
3
−
3
View file @
986b6284
...
@@ -30,7 +30,7 @@
...
@@ -30,7 +30,7 @@
* For the energy balance, local thermal equilibrium is assumed. This
* For the energy balance, local thermal equilibrium is assumed. This
* results in one energy conservation equation for the porous solid
* results in one energy conservation equation for the porous solid
* matrix and the fluids:
* matrix and the fluids:
\f
{align*}{
\f
[
\phi \frac{\partial \sum_\alpha \varrho_\alpha u_\alpha S_\alpha}{\partial t}
\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}
\left( 1 - \phi \right) \frac{\partial (\varrho_s c_s T)}{\partial t}
...
@@ -42,8 +42,8 @@
...
@@ -42,8 +42,8 @@
\left( \textbf{grad}\,p_\alpha - \varrho_\alpha \mbox{\bf g} \right)
\left( \textbf{grad}\,p_\alpha - \varrho_\alpha \mbox{\bf g} \right)
\right\} \\
\right\} \\
& - \text{div} \left(\lambda_{pm} \textbf{grad} \, T \right)
& - \text{div} \left(\lambda_{pm} \textbf{grad} \, T \right)
- q^h = 0
.
- q^h = 0
,
\f
}
\f
]
* where \f$h_\alpha\f$ is the specific enthalpy of a fluid phase
* where \f$h_\alpha\f$ is the specific enthalpy of a fluid phase
* \f$\alpha\f$ and \f$u_\alpha = h_\alpha -
* \f$\alpha\f$ and \f$u_\alpha = h_\alpha -
* p_\alpha/\varrho_\alpha\f$ is the specific internal energy of the
* p_\alpha/\varrho_\alpha\f$ is the specific internal energy of the
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment