Skip to content

Add support for variable dirichlet boundary condition - #166

Merged
CINTROINI merged 4 commits into
masterfrom
165-add-support-for-variable-dirichlet-boundary-condition
Jul 29, 2026
Merged

Add support for variable dirichlet boundary condition#166
CINTROINI merged 4 commits into
masterfrom
165-add-support-for-variable-dirichlet-boundary-condition

Conversation

@marineharel

Copy link
Copy Markdown
Contributor

This PR adds the possibility of using a coefficient for the definition of a Dirichlet boundary condition, which allows for it to depend on space and time among other variables.
A 2D test with a convergence study for a Dirichlet boundary condition depending on space and time is added. All previous tests are unaffected.

Warning: The time dependence for coefficients should be correct with Implicit time scheme but is not with other time schemes.

@marineharel
marineharel requested a review from CINTROINI July 28, 2026 11:25
@marineharel marineharel linked an issue Jul 28, 2026 that may be closed by this pull request
@CINTROINI
CINTROINI merged commit d65c601 into master Jul 29, 2026
2 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.

Add support for variable Dirichlet Boundary Condition

2 participants