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
0b5cae23
Commit
0b5cae23
authored
1 year ago
by
Dennis Gläser
Committed by
Mathis Kelm
1 year ago
Browse files
Options
Downloads
Patches
Plain Diff
[examples][shallowwater][main] remove ()
parent
b8f91247
No related branches found
Branches containing commit
No related tags found
Tags containing commit
1 merge request
!3664
Cleanup/shallow water example
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
examples/shallowwaterfriction/doc/main_intro.md
+1
-2
1 addition, 2 deletions
examples/shallowwaterfriction/doc/main_intro.md
with
1 addition
and
2 deletions
examples/shallowwaterfriction/doc/main_intro.md
+
1
−
2
View file @
0b5cae23
...
@@ -3,10 +3,9 @@
...
@@ -3,10 +3,9 @@
We want to solve a shallow water flow problem in a rough
We want to solve a shallow water flow problem in a rough
channel to obtain the water table and
channel to obtain the water table and
compare it to the analytic solution. This is done with the
compare it to the analytic solution. This is done with the
`main
()
`
function
`main`
function
of the program which is defined in the file
`main.cc`
described below.
of the program which is defined in the file
`main.cc`
described below.
The code documentation is structured as follows:
The code documentation is structured as follows:
[[
_TOC_
]]
[[
_TOC_
]]
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