Skip to content

Extendablefem neumann bc & L2 error#77

Merged
joergfunger merged 2 commits into
mainfrom
extendablefem-neumann_bc
May 12, 2026
Merged

Extendablefem neumann bc & L2 error#77
joergfunger merged 2 commits into
mainfrom
extendablefem-neumann_bc

Conversation

@jpthiele
Copy link
Copy Markdown
Collaborator

@jpthiele jpthiele commented May 6, 2026

This changes the top and right boundary conditions to Neumann, matching the benchmark description.
As we decided to output the L2 error as a solution metric (if possible),
the already computed error gets output as well.

@jpthiele
Copy link
Copy Markdown
Collaborator Author

jpthiele commented May 6, 2026

It is interesting to note that all benchmarks should agree on the boundary condition as the overall error for the same grid is about 4-5 times larger with Neumann BC, although this does not impact the convergence order.
convergence_neumann_vs_dirichlet

@jpthiele jpthiele requested review from joergfunger and srosenbu May 6, 2026 08:56
Copy link
Copy Markdown
Member

@joergfunger joergfunger left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

would it be possible to add the other metrics as discussed in #78? I was also not able to add local comments (not sure what the problem is), that's why here, where is the L2 error actually computed, from the changes I did not see that.

@joergfunger joergfunger merged commit e149b61 into main May 12, 2026
8 of 10 checks passed
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.

2 participants