zwicker-group / py-pde

Python package for solving partial differential equations using finite differences.

Home Page:https://py-pde.readthedocs.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to use it

hxwe opened this issue · comments

commented

I am learing python for just one month.I still can not understand how to use the py-pde.But I have to solve a pde problem named Dual-temperature equation.So I need some advice on how to use it or where I can learn.

We can only help you if you have a concrete question and demonstrated first attempts.

commented

Excuse me,I am still quite not sure whether it can solve heat conduction problems like this .
heat conduction problems.docx
If so,how can I input the parameters.
Thanks!

Having had a quick look at the document, I think this might be possible. Please read the documentation and examples carefully to learn how to use py-pde.