Community Tip - Did you get an answer that solved your problem? Please mark it as an Accepted Solution so others with the same problem can find the answer easily. X
I am trying to solve a simple PDE (Fourier equation). Initial condition is 0, BC - at x=1, Temp=1 and x=0 the flux is zero due to symmetry.
I am getting zeros for solution. What am I doing wrong? Thanks.
You've got a funny square bracket in the first boundary condition.
Success!
Luc
Luc,
Thank you v. much for catching that. Sometimes it right in front & missed.