Skip to content

age model test updates#4

Open
jabadge wants to merge 14 commits intohoffmaao:agefrom
jabadge:age
Open

age model test updates#4
jabadge wants to merge 14 commits intohoffmaao:agefrom
jabadge:age

Conversation

@jabadge
Copy link
Copy Markdown

@jabadge jabadge commented Jun 2, 2021

The new commits add my work on the age model test and fix a few bugs that existed in this branch.

@jabadge
Copy link
Copy Markdown
Author

jabadge commented Jun 2, 2021

Some of these new commits are actually old ones that overlap with the cleanup you recently did. We can squash and/or remove them now or later.

@jabadge
Copy link
Copy Markdown
Author

jabadge commented Jun 2, 2021

Check out the updated pull request. I dropped the excess commits. I don't think I did any harm (the age model test notebook still runs fine), but that was my first time using interactive rebasing to drop commits.

danshapero and others added 14 commits July 2, 2021 15:24
because I can never find it easily
Before, quadrature degree setting occured inside FlowSolver. This has
the unfortunate effect of leaving the adjoint solver with no way to know
what quadrature degree to use (barring upstream fixes in Firedrake and
pyadjoint). The adjoint solver then uses the default, conservative
quadrature estimation, resulting in annoying warnings and low
performance. This patch puts quadrature degree in by adding it to the
metadata of all the measures (dx, ds, etc.) in the action functionals.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants