Skip to content

Neumann boundary conditions #176

@ma-sadeghi

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!

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