Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
L
LDD-for-two-phase-flow-systems
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
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
David Seus
LDD-for-two-phase-flow-systems
Commits
46622cfa
Commit
46622cfa
authored
4 years ago
by
David
Browse files
Options
Downloads
Patches
Plain Diff
uie
parent
5cd431b4
Branches
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
Two-phase-Richards/multi-patch/layered_soil_with_inner_patch/TP-R-layered_soil_with_inner_patch-realistic.py
+2
-2
2 additions, 2 deletions
...ner_patch/TP-R-layered_soil_with_inner_patch-realistic.py
with
2 additions
and
2 deletions
Two-phase-Richards/multi-patch/layered_soil_with_inner_patch/TP-R-layered_soil_with_inner_patch-realistic.py
+
2
−
2
View file @
46622cfa
...
...
@@ -30,7 +30,7 @@ date = datetime.datetime.now()
datestr
=
date
.
strftime
(
"
%Y-%m-%d
"
)
# Name of the usecase that will be printed during simulation.
use_case
=
"
TP-R-layeredSoilIP-same-intrinsic-control-
after-change
"
use_case
=
"
TP-R-layeredSoilIP-same-intrinsic-control-
plot-every
"
# The name of this very file. Needed for creating log output.
thisfile
=
"
TP-R-layered_soil_with_inner_patch-realistic.py
"
...
...
@@ -114,7 +114,7 @@ analyse_condition = False
# when number_of_timesteps is high, it might take a long time to write all
# timesteps to disk. Therefore, you can choose to only write data of every
# plot_timestep_every timestep to disk.
plot_timestep_every
=
2
plot_timestep_every
=
1
# Decide how many timesteps you want analysed. Analysed means, that
# subsequent errors of the L-iteration within the timestep are written out.
number_of_timesteps_to_analyse
=
5
...
...
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