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
0ac9d776
Commit
0ac9d776
authored
9 years ago
by
Timo Koch
Browse files
Options
Downloads
Patches
Plain Diff
[changelog] Rewrite in markdown
parent
bc066897
No related branches found
Branches containing commit
No related tags found
Tags containing commit
1 merge request
!67
[changelog] Rewrite in markdown
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
CHANGELOG.md
+6
-5
6 additions, 5 deletions
CHANGELOG.md
with
6 additions
and
5 deletions
CHANGELOG
→
CHANGELOG
.md
+
6
−
5
View file @
0ac9d776
...
@@ -3,9 +3,8 @@ Differences Between DuMuX 2.8 and DuMuX 2.9
...
@@ -3,9 +3,8 @@ Differences Between DuMuX 2.8 and DuMuX 2.9
*
IMPORTANT NOTES:
*
IMPORTANT NOTES:
-
The support for the external grid library ALBERTA was dropped. Instead
-
The support for the external grid library ALBERTA was dropped. Instead
we now offically support dune-foamgrid
we now offically support
[
dune-foamgrid
](
https://gitlab.dune-project.org/extensions/dune-foamgrid
)
(https://gitlab.dune-project.org/extensions/dune-foamgrid). Dune-foamgrid
Dune-foamgrid supports 1d and 2d simplex grids embedded in an arbitrary dimension world space.
supports 1d and 2d simplex grids embedded in an arbitrary dimension world space.
It features element parametrizations, runtime growth, runtime-movable vertices.
It features element parametrizations, runtime growth, runtime-movable vertices.
*
IMPROVEMENTS and ENHANCEMENTS:
*
IMPROVEMENTS and ENHANCEMENTS:
...
@@ -25,9 +24,12 @@ Differences Between DuMuX 2.8 and DuMuX 2.9
...
@@ -25,9 +24,12 @@ Differences Between DuMuX 2.8 and DuMuX 2.9
-
For the multidomain models, the notation of the boundary condition types
-
For the multidomain models, the notation of the boundary condition types
has changed. This is especially important for all momentum boundary
has changed. This is especially important for all momentum boundary
conditions. In general:
conditions. In general:
couplingInflow -> couplingNeumann
couplingInflow -> couplingNeumann
couplingOutflow -> couplingDirichlet
couplingOutflow -> couplingDirichlet
But for the momentum balances:
But for the momentum balances:
couplingInflow -> couplingDirichlet
couplingInflow -> couplingDirichlet
couplingOutflow -> couplingNeumann
couplingOutflow -> couplingNeumann
...
@@ -46,7 +48,6 @@ Differences Between DuMuX 2.8 and DuMuX 2.9
...
@@ -46,7 +48,6 @@ Differences Between DuMuX 2.8 and DuMuX 2.9
-
DgfGridCreator, functionality available in default GridCreator (since 2.8)
-
DgfGridCreator, functionality available in default GridCreator (since 2.8)
*
Deprecated MEMBER FUNCTIONS, to be removed after 2.9:
*
Deprecated MEMBER FUNCTIONS, to be removed after 2.9:
-
*
Deprecated protected MEMBER VARIABLES, to be removed after 2.9: BEWARE: Older
*
Deprecated protected MEMBER VARIABLES, to be removed after 2.9: BEWARE: Older
compilers will not print any warning if a deprecated protected member variable
compilers will not print any warning if a deprecated protected member variable
...
@@ -54,7 +55,7 @@ Differences Between DuMuX 2.8 and DuMuX 2.9
...
@@ -54,7 +55,7 @@ Differences Between DuMuX 2.8 and DuMuX 2.9
*
DELETED classes/files, property names, constants/enums,
*
DELETED classes/files, property names, constants/enums,
member functions, which have been deprecated in DuMuX 2.8:
member functions, which have been deprecated in DuMuX 2.8:
Everything listed as deprecated below has been removed.
-
Everything listed as deprecated below has been removed.
Differences Between DuMuX 2.7 and DuMuX 2.8
Differences Between DuMuX 2.7 and DuMuX 2.8
===================================================
===================================================
...
...
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