Skip to content

How to solve if Parametric heat-equation in the example has 2 or 3 boundary conditions? #43

Open
@jingfu9402

Description

@jingfu9402

Hi,
Can Pydens handle the PDE with more than 2 boundary conditions?
In the parametric heat-equation example, would you please show me how to change the boundary condition to:
case 1:
u(x,y,t=0)=1000
u(x=0, y=0, t)=200
case 2:
u(x,y,t=0)=1000
u(x=0, y=0, t)=200
u(xe,0)=u(-xe,0)=u(0,ye)=u(ye,0)=1000 (e represents edge, which indicates all boundaries have same value)

Metadata

Metadata

Assignees

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