Skip to content

Make assumptions on mass Operator in InstationaryModel consistent#815

Merged
sdrave merged 3 commits into
masterfrom
fix_782
Nov 26, 2019
Merged

Make assumptions on mass Operator in InstationaryModel consistent#815
sdrave merged 3 commits into
masterfrom
fix_782

Conversation

@sdrave

@sdrave sdrave commented Nov 25, 2019

Copy link
Copy Markdown
Member

We allow mass to be parametric and depend on time.

Fixes #782.

@sdrave sdrave added pr:fix Fixes a bug docs labels Nov 25, 2019
@sdrave sdrave added this to the 2019.2 milestone Nov 25, 2019
@sdrave sdrave requested a review from pmli November 25, 2019 15:07
Comment thread src/pymor/algorithms/timestepping.py Outdated
Comment thread src/pymor/reductors/parabolic.py Outdated
@codecov

codecov Bot commented Nov 26, 2019

Copy link
Copy Markdown

Codecov Report

Merging #815 into master will increase coverage by 0.83%.
The diff coverage is 60%.

Impacted Files Coverage Δ
src/pymor/models/basic.py 82.29% <ø> (ø) ⬆️
src/pymor/algorithms/timestepping.py 78.18% <100%> (-0.2%) ⬇️
src/pymor/reductors/parabolic.py 92% <50%> (-3.75%) ⬇️
src/pymor/tools/vtkio.py 94.02% <0%> (-1.21%) ⬇️
src/pymor/gui/jupyter/patch.py
src/pymor/gui/jupyter/logging.py
src/pymor/gui/jupyter/__init__.py
src/pymor/gui/jupyter/threejs.py
src/pymor/gui/jupyter.py 20.12% <0%> (ø)
src/pymor/bindings/fenics.py 72.82% <0%> (+0.14%) ⬆️

@sdrave sdrave merged commit 2c280c6 into master Nov 26, 2019
@sdrave sdrave deleted the fix_782 branch November 26, 2019 10:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

pr:fix Fixes a bug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

InstationaryModel mass operator (non)parametric

2 participants