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
c38678ae
Commit
c38678ae
authored
2 years ago
by
Timo Koch
Browse files
Options
Downloads
Patches
Plain Diff
[changelog] Add L2-projection entry
parent
78efd75a
No related branches found
Branches containing commit
No related tags found
Tags containing commit
1 merge request
!3390
[disc] Add simple L2 projection implementation and test
Pipeline
#27106
passed
2 years ago
Stage: check-status
Stage: trigger dumux pipelines
+2
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
CHANGELOG.md
+3
-0
3 additions, 0 deletions
CHANGELOG.md
with
3 additions
and
0 deletions
CHANGELOG.md
+
3
−
0
View file @
c38678ae
...
@@ -10,6 +10,9 @@ Differences Between DuMu<sup>x</sup> 3.7 and DuMu<sup>x</sup> 3.6
...
@@ -10,6 +10,9 @@ Differences Between DuMu<sup>x</sup> 3.7 and DuMu<sup>x</sup> 3.6
-
__Shallow water equations__: Added new friction law
`FrictionLawViscousNoSlip`
for viscous thin film flow
-
__Shallow water equations__: Added new friction law
`FrictionLawViscousNoSlip`
for viscous thin film flow
-
__Projection__: In addition to the L2-projector projecting between different grids added a helper that
computes the L2-projection of analytic functions in to discrete FEM spaces (requires
`dune-functions`
).
### Immediate interface changes not allowing/requiring a deprecation period:
### Immediate interface changes not allowing/requiring a deprecation period:
-
__Assembler/Newton/PDE/Solver__: We now distinguish between
`SolutionVector`
and
`ResidualType`
/
`ResidualVector`
. The former
-
__Assembler/Newton/PDE/Solver__: We now distinguish between
`SolutionVector`
and
`ResidualType`
/
`ResidualVector`
. The former
...
...
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