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

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

Open
jingfu9402 opened this issue Apr 8, 2022 · 2 comments
Assignees

Comments

@jingfu9402
Copy link

jingfu9402 commented Apr 8, 2022

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)

@pradhyumna85
Copy link

pradhyumna85 commented May 17, 2022

Hi any solution to this ? I also have a similar usecase.

@zzFxxking
Copy link

您好!请问一下您解决了这个问题吗?我也碰到了类似的情况。

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

4 participants