I am looking for an explicit, closed form expression for the solution to a boundary value problem given by the linear PDE:
$$ u_{xx}+au_y-bu+c=0 $$ with the BCs $ u_x(-g,y)=ku $, $u_x(g,y)=-ku$, $ u(x,0)=u_0 $, $u(x,d)=u_d$.
$a,b,c,k,u_0$ and $u_d$ are all $>0$. What would be the best thing to do with this? Any help is much appreciated!