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
1d352958
Commit
1d352958
authored
7 years ago
by
Thomas Fetzer
Browse files
Options
Downloads
Patches
Plain Diff
[doxygen][fluidsystems] Fix erroneous formula
parent
8c2a9264
No related branches found
No related tags found
1 merge request
!787
[doxygen][fluidsystems] Fix erroneous formula
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
dumux/material/fluidsystems/2pimmiscible.hh
+1
-1
1 addition, 1 deletion
dumux/material/fluidsystems/2pimmiscible.hh
dumux/material/fluidsystems/base.hh
+1
-1
1 addition, 1 deletion
dumux/material/fluidsystems/base.hh
with
2 additions
and
2 deletions
dumux/material/fluidsystems/2pimmiscible.hh
+
1
−
1
View file @
1d352958
...
...
@@ -290,7 +290,7 @@ public:
* \brief Calculate the fugacity coefficient \f$\mathrm{[-]}\f$ of an individual
* component in a fluid phase
*
* The fugacity coefficient \f$\mathrm{\phi
_
\kappa_\alpha}\f$ is connected to the
* The fugacity coefficient \f$\mathrm{\phi
^
\kappa_\alpha}\f$ is connected to the
* fugacity \f$\mathrm{f^\kappa_\alpha}\f$ and the component's mole
* fraction \f$\mathrm{x^\kappa_\alpha}\f$ by means of the relation
*
...
...
This diff is collapsed.
Click to expand it.
dumux/material/fluidsystems/base.hh
+
1
−
1
View file @
1d352958
...
...
@@ -124,7 +124,7 @@ public:
* \brief Calculate the fugacity coefficient \f$\mathrm{[-]}\f$ of an individual
* component in a fluid phase
*
* The fugacity coefficient \f$\mathrm{\phi
_
\kappa_\alpha}\f$ is connected to the
* The fugacity coefficient \f$\mathrm{\phi
^
\kappa_\alpha}\f$ is connected to the
* fugacity \f$\mathrm{f^\kappa_\alpha}\f$ and the component's mole
* fraction \f$\mathrm{x^\kappa_\alpha}\f$ by means of the relation
*
...
...
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