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
181f2f78
Commit
181f2f78
authored
1 year ago
by
Timo Koch
Committed by
Dennis Gläser
1 year ago
Browse files
Options
Downloads
Patches
Plain Diff
[examples][2pinfiltration] use DOIs for links
parent
f2574821
No related branches found
Branches containing commit
No related tags found
Tags containing commit
1 merge request
!3662
Cleanup/2pinfiltration example
Pipeline
#36978
passed
1 year ago
Stage: check-status
Stage: trigger dumux pipelines
Pipeline: dumux
#36984
Pipeline: dumux
#36983
Pipeline: dumux
#36982
+3
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
examples/2pinfiltration/README.md
+2
-2
2 additions, 2 deletions
examples/2pinfiltration/README.md
examples/2pinfiltration/doc/_intro.md
+2
-2
2 additions, 2 deletions
examples/2pinfiltration/doc/_intro.md
with
4 additions
and
4 deletions
examples/2pinfiltration/README.md
+
2
−
2
View file @
181f2f78
...
@@ -42,9 +42,9 @@ Inserting this into the conservation equations for each phase $`\alpha`$ yields:
...
@@ -42,9 +42,9 @@ Inserting this into the conservation equations for each phase $`\alpha`$ yields:
To reduce the number of unknowns and close the system we need closure relations for these equations. In this example, we use the
To reduce the number of unknowns and close the system we need closure relations for these equations. In this example, we use the
Van Genuchten-Mualem relationships (see
Van Genuchten-Mualem relationships (see
[
Van Genuchten (1980)
](
https://
acsess.onlinelibrary.wiley.com/doi
/10.2136/sssaj1980.03615995004400050002x
)
[
Van Genuchten (1980)
](
https://
doi.org
/10.2136/sssaj1980.03615995004400050002x
)
and
and
[
Mualem (1976)
](
https://
agupubs.onlinelibrary.wiley.com/doi/abs
/10.1029/WR012i003p00513
)
)
[
Mualem (1976)
](
https://
doi.org
/10.1029/WR012i003p00513
)
)
for the capillary pressure $
`pc = p_n - p_w`
$ and the relative permeabilities $
`k_r\alpha`
$.
for the capillary pressure $
`pc = p_n - p_w`
$ and the relative permeabilities $
`k_r\alpha`
$.
The parameters for these relationships are specified in the
`spatialparams.hh`
file.
The parameters for these relationships are specified in the
`spatialparams.hh`
file.
...
...
This diff is collapsed.
Click to expand it.
examples/2pinfiltration/doc/_intro.md
+
2
−
2
View file @
181f2f78
...
@@ -40,9 +40,9 @@ Inserting this into the conservation equations for each phase $`\alpha`$ yields:
...
@@ -40,9 +40,9 @@ Inserting this into the conservation equations for each phase $`\alpha`$ yields:
To reduce the number of unknowns and close the system we need closure relations for these equations. In this example, we use the
To reduce the number of unknowns and close the system we need closure relations for these equations. In this example, we use the
Van Genuchten-Mualem relationships (see
Van Genuchten-Mualem relationships (see
[
Van Genuchten (1980)
](
https://
acsess.onlinelibrary.wiley.com/doi
/10.2136/sssaj1980.03615995004400050002x
)
[
Van Genuchten (1980)
](
https://
doi.org
/10.2136/sssaj1980.03615995004400050002x
)
and
and
[
Mualem (1976)
](
https://
agupubs.onlinelibrary.wiley.com/doi/abs
/10.1029/WR012i003p00513
)
)
[
Mualem (1976)
](
https://
doi.org
/10.1029/WR012i003p00513
)
)
for the capillary pressure $
`pc = p_n - p_w`
$ and the relative permeabilities $
`k_r\alpha`
$.
for the capillary pressure $
`pc = p_n - p_w`
$ and the relative permeabilities $
`k_r\alpha`
$.
The parameters for these relationships are specified in the
`spatialparams.hh`
file.
The parameters for these relationships are specified in the
`spatialparams.hh`
file.
...
...
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