Implement time dependent Robin boundary conditions
jAniceto opened this issue · 3 comments
jAniceto commented
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.
david-zwicker commented
Very good timing – #464 already addresses this issue :)
Once this pull request goes through, time-dependent Robin conditions should work.
david-zwicker commented
PR #464 has now been merged, closing this issues.
jAniceto commented
That was quick. :D Thanks.