Skip to content

Neumann boundary conditions #176

Description

@ma-sadeghi

I'm trying to solve the Laplace PDE in 2D with the following boundary conditions:

x = 0 ; u = 1
x = 1 ; u = 0
y = 0 ; du/dy = 0
y = 1 ; du/dy = 0

How can I enforce the du/dy=0 ones? Thanks!

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions