fusion-energy/neutronics-workshop

[Feature suggestion] Inclusion of a simple introduction to Monte Carlo methods

Allentro opened this issue · 3 comments

Just wondering if it would be beneficial to add a task_0 or something similar, which would be an introduction to Monte Carlo methods more generally. I have often found this useful when teaching undergraduate students. The calculation of pi using random numbers is always a good start. There are additional extensions of this as well if the concept is of interest.

I'd be happy to implement

Excellent idea Ross. Would be super keen to see a task 0.

Just to mention I have a bit of content on this later in the workshop

video for task 6 https://www.youtube.com/watch?v=VLn59FSc4GA
slides for task 7 https://slides.com/neutronics_workshop/neutronics_workshop#/8

Better content is always appreciated

Great. The content already in task 6 and 7 is really good.

What I'm thinking is somewhat parallel to this, but in a notebook. I think it would be great to have an interactive aspect. For example, the calculation of pi is good as it's very visual and gives an understanding of the effect on particle statistics.

I'll have time to write this early next week. Once I have I'll make a pull request and you think overall but also see whether you think this best fits as a task0 or potentially attached to task 6 or 7.