zwicker-group/py-pde

Implement time dependent Robin boundary conditions

jAniceto opened this issue · 3 comments

Time dependent Robin boundary conditions are common in multiple chemical engineering applications, namely when modeling adsorption and chromatographic separation processes.

Adding this to py-pde would be quite useful.

Discussed in #461.

Very good timing – #464 already addresses this issue :)
Once this pull request goes through, time-dependent Robin conditions should work.

PR #464 has now been merged, closing this issues.

That was quick. :D Thanks.