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
331328c7
Commit
331328c7
authored
7 years ago
by
Simon Emmert
Browse files
Options
Downloads
Patches
Plain Diff
[2pncmin] set input values as the hard coded values from spatialparams in master
parent
d13baf44
No related branches found
Branches containing commit
No related tags found
Tags containing commit
2 merge requests
!632
Merge feature/2pncmin into next
,
!617
[WIP] Next
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
test/porousmediumflow/2pncmin/implicit/test_2pncmin.input
+2
-2
2 additions, 2 deletions
test/porousmediumflow/2pncmin/implicit/test_2pncmin.input
with
2 additions
and
2 deletions
test/porousmediumflow/2pncmin/implicit/test_2pncmin.input
+
2
−
2
View file @
331328c7
...
...
@@ -37,12 +37,12 @@ InitPrecipitatedSalt1 = 0.0 # [-] initial precipitated salt
InitPrecipitatedSalt2 = 0.05 # [-] initial precipitated salt in the blocked part
[SpatialParams]
SolubilityLimit = 0.26
#0.295
# [-] solubility limit of salt in brine
SolubilityLimit = 0.26
# [-] solubility limit of salt in brine
Porosity = 0.11 # [-] initial porosity
Permeability = 2.23e-14
IrreducibleLiqSat = 0.2 # [-] irreducible liquid saturation
IrreducibleGasSat = 0.001 # [-] irreducible gas saturation
Pentry1 = 500
#0.0
# [Pa]
Pentry1 = 500 # [Pa]
BCLambda1 = 2 # [-]
[Vtk]
...
...
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