NU-CEM / Computational_Physics

https://nu-cem.github.io/Computational_Physics
MIT License
1 stars 4 forks source link

Changes to the example code #12

Open connorwatson128 opened 2 weeks ago

connorwatson128 commented 2 weeks ago

https://livenorthumbriaac-my.sharepoint.com/:u:/g/personal/w23019992_northumbria_ac_uk/ETFYOlJQth5GptN2RyiBqFEBsVxNOCkswlQagb7h9uFCbQ?e=Jhk3ua

I've made the x^2 so it is actually x^2 and for partial differential, changed the input function to f_xy (instead of f_x) since it is a function of two variables.

lucydot commented 1 week ago

Thank you so much for spotting these two errors @connorwatson128, and then for making the corrections yourself. Excellent work 👍 . I will incorporate now.

lucydot commented 2 days ago

Hi @connorwatson128 I've updated the website. If you agree this fixes the problem, let me know here and I'll close the issue.

connorwatson128 commented 2 days ago

Hello @lucydot, yes, I agree this solves it. Thanks.