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
b208b98f
Commit
b208b98f
authored
9 years ago
by
Kilian Weishaupt
Browse files
Options
Downloads
Patches
Plain Diff
Update changelog
parent
0c643665
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
CHANGELOG.md
+1
-3
1 addition, 3 deletions
CHANGELOG.md
with
1 addition
and
3 deletions
CHANGELOG.md
+
1
−
3
View file @
b208b98f
...
@@ -47,13 +47,11 @@ Differences Between DuMuX 2.8 and DuMuX 2.9
...
@@ -47,13 +47,11 @@ Differences Between DuMuX 2.8 and DuMuX 2.9
```
```
find . -name '*.[ch][ch]' -exec bash ../dumux/bin/fix_includes.sh {} \;
find . -name '*.[ch][ch]' -exec bash ../dumux/bin/fix_includes.sh {} \;
```
```
inside the folder that contains your files.
inside the folder that contains your files.
A patch is available to remove deprecated header files:
A patch is available to remove deprecated header files:
```
```
patch -p1 < patches/dumux-2.9-no-deprecated-headers.patch
patch -p1 < patches/dumux-2.9-no-deprecated-headers.patch
```
```
The benefits are hopefully:
The benefits are hopefully:
+
A clearer structure in terms of the problems that you want to apply Dumux
+
A clearer structure in terms of the problems that you want to apply Dumux
for. Three main application areas on the top level:
`porousmediumflow`
,
for. Three main application areas on the top level:
`porousmediumflow`
,
...
...
This diff is collapsed.
Click to expand it.
Kilian Weishaupt
@kweis
mentioned in commit
f886a1c8
·
9 years ago
mentioned in commit
f886a1c8
mentioned in commit f886a1c8b24f25114ec6619f1a92704c066d51af
Toggle commit list
Kilian Weishaupt
@kweis
Mentioned in commit
f886a1c8
·
8 years ago
Mentioned in commit
f886a1c8
Mentioned in commit f886a1c8b24f25114ec6619f1a92704c066d51af
Toggle commit list
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