Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
dumux-course
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-course
Commits
0bb7114a
Commit
0bb7114a
authored
1 year ago
by
IvBu
Browse files
Options
Downloads
Patches
Plain Diff
[dunemodule] Change order of slides.
parent
36ba1b66
No related branches found
No related tags found
1 merge request
!177
Fix empty slides
Pipeline
#30504
waiting for manual action
Stage: trigger pipelines
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
slides/dunemodule.md
+6
-6
6 additions, 6 deletions
slides/dunemodule.md
with
6 additions
and
6 deletions
slides/dunemodule.md
+
6
−
6
View file @
0bb7114a
...
@@ -19,18 +19,18 @@ But where?
...
@@ -19,18 +19,18 @@ But where?
## The Dune/Dumux Suite
## The Dune/Dumux Suite
<img
src=
img/dependenciesMyModule.png
width=
"100%"
>
<img
src=
img/dependenciesMyModule.png
width=
"100%"
>
##
How are these modules linked?
##
Creating a new dune module
Compile
module
s via
:
Start the script
`duneproject`
to initiate creating a new
module:
```
bash
```
bash
./dune-common/bin/dune
control
--opts
=
dumux/cmake.opts all
./dune-common/bin/dune
project
```
```
##
Creating a new dune module
##
How are these modules linked?
Start the script
`duneproject`
to initiate creating a new
module:
Compile
module
s via
:
```
bash
```
bash
./dune-common/bin/dune
project
./dune-common/bin/dune
control
--opts
=
dumux/cmake.opts all
```
```
## Adding test cases to an `appl` folder
## Adding test cases to an `appl` folder
...
...
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