Skip to content

Add 3D MMS collection: sinusoidal and linear Neumann & Dirichlet problems (Q1 hexahedra)#18

Open
Fimache wants to merge 1 commit into
main-freefem-sofafrom
feature/3d-mms-hexa-neumann
Open

Add 3D MMS collection: sinusoidal and linear Neumann & Dirichlet problems (Q1 hexahedra)#18
Fimache wants to merge 1 commit into
main-freefem-sofafrom
feature/3d-mms-hexa-neumann

Conversation

@Fimache
Copy link
Copy Markdown

@Fimache Fimache commented May 11, 2026

Three 3D manufactured solutions for hexahedra:

  • mms-lin-neumann.py : linear MMS with Neumann BC; superconvergence observed

  • sin-3d.py : sinusoidal with Dirichlet BC

  • sin_neumann.py : sinusoidal with Neumann BC

  • L2 and H1 error norms included

@Fimache Fimache force-pushed the feature/3d-mms-hexa-neumann branch from d52d507 to 9b02fc9 Compare May 11, 2026 14:13
@Fimache Fimache force-pushed the feature/3d-mms-hexa-neumann branch from 9b02fc9 to 850e33a Compare May 11, 2026 14:16
Copy link
Copy Markdown
Collaborator

@th-skam th-skam left a comment

Choose a reason for hiding this comment

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

Before diving in, the main thing to do here is to adopt what has been done in #16 with the RegularGridTopology and the traction BC integration.
Ideally, you should reuse the functions we created in that file and add the quadrature rules that you need there.

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