# PDE heat equation

**URL:** https://discourse.julialang.org/t/pde-heat-equation/64428
**Category:** Numerics
**Tags:** question, homework
**Created:** [July 10, 2021, 4:24pm UTC](https://discourse.julialang.org/t/pde-heat-equation/64428 "2021-07-10T16:24:46Z")
**Posts on this page:** 1
**Showing post:** 11

<div class="post-metadata">

### Author: ![nilshg](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/nilshg/32/2283_2.png) [@nilshg](https://discourse.julialang.org/u/nilshg)
#### Post date: [July 15, 2021, 7:47am UTC](https://discourse.julialang.org/t/pde-heat-equation/64428/11 "2021-07-15T07:47:18Z")

</div>

I think you misunderstood my post above - while I and many others on this forum are happy to help with Julia-specific coding questions, as people have done in this thread and the other thread you opened on the same topic, you will not get a solution to your homework problem here. I should also note again that you are violating the rules set out on your assignment (as posted [here](https://discourse.julialang.org/t/pde-heat-diffusion-solution/64027/3)) which clearly state that the solution should be your own.

I have explained above what your “mistake” is as far as the Julia coding part goes, working out what these boundary conditions should be to avoid the `BoundsError` seems to be exactly what the question is asking for.

---

_[View the full topic](https://discourse.julialang.org/t/pde-heat-equation/64428)._
