Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
dorie
dorie
Commits
54132ea0
Commit
54132ea0
authored
Feb 03, 2019
by
Santiago Ospina De Los Ríos
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[Test] Rename const transport test
parent
ff7e0f12
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
3 deletions
+5
-3
test/const_solute.mini.in
test/const_solute.mini.in
+5
-3
No files found.
test/const_solute.mini.in
View file @
54132ea0
...
...
@@ -6,7 +6,9 @@ _evaluation = const
_model = transport
_quantity = solute
_tol = 1E-8
__name = const_solute
_diff = conv, diff | expand diff
_param = sand, silt, layered | expand param
__name = const_solute_{_diff}_{_param}
[simulation]
mode = richards+transport
...
...
@@ -34,8 +36,8 @@ time.startTimestep = 1E4
numerics.FEorder = 1
[transport]
output.fileName =
const_solute | unique
output.outputPath =
const_solute | unique
output.fileName =
{__name}
output.outputPath =
{__name}
output.vertexData = false
output.policy = endOfRichardsStep
...
...
Write
Preview
Markdown
is supported
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