SmileiPIC / tutorials

Smilei tutorials
https://smileipic.github.io/tutorials
6 stars 6 forks source link

Tutorial typo in laser_propagation_2d.py #10

Closed kcharbo3 closed 1 year ago

kcharbo3 commented 1 year ago

Hello, I believe sqt should be changed to sqrt.

https://github.com/SmileiPIC/tutorials/blob/147438ccc134485b66e750bc0558e7ee78a6dcf1/_extra/laser_propagation_2d.py#L12

iltommi commented 1 year ago

This is done on purpose and is part of the tutorial: find out the typo in the namelist.

https://smileipic.github.io/tutorials/basics_laser_vacuum.html#checking-your-input-file-in-test-mode

mccoys commented 1 year ago

Well done @kcharbo3 you found the bug 👍

kcharbo3 commented 1 year ago

Oh my bad :joy: thanks for the quick reply