Open VadanKhan opened 1 week ago
Hi @VadanKhan
In this case the youtube video is out of date. It is difficult to find the time to keep the youtube videos up to date.
It would be great if you are able to make a PR for adding the temperature iteration on the first example and the legends if you have time.
If not, no worries I can tidy this up next week. Thanks for bringing it up.
As for the interactive examples these are no longer included as we switched to using the inbuild openmc code for plotting and that uses matplotlib. If you are keen then these can be made with plotly package and the openmc calculate _cexs function
It seems that this section is out of date, certainly not agreeing with the youtube videos. The plots are not interactive as in the videos, which is a shame (and when I try to copy the code I get this error on imports:
)
I had to edit both snippets to add show the legends:
plt.legend()
And the first plot did not iterate over multiple temperatures, I added this.Could this section be updated, as so far the package has been great at touring the features of the package.
Updated Tungsten Temperature Iterative Plot