Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dirichlet BC on an arbitrary point #689

Open
gongzhulingshi opened this issue Feb 16, 2024 · 1 comment
Open

Dirichlet BC on an arbitrary point #689

gongzhulingshi opened this issue Feb 16, 2024 · 1 comment
Assignees

Comments

@gongzhulingshi
Copy link

How to impose Dirichlet boundary conditions on arbitrary points rather than the entire boundary? I want to apply a concentrated load on a boundary in the form of displacement, but the BCs can only be imposed when the load function is defined for the entire boundary.

@hverhelst
Copy link
Member

Hi @gongzhulingshi , I think that it is complicated for an arbitrary point - we'll have to look into that. For a corner, however, we have gsBoundaryConditions::addCornerValue. This might help you already.

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

No branches or pull requests

3 participants