armi icon indicating copy to clipboard operation
armi copied to clipboard

Make Gallery Examples of tiny, one-off Plugins

Open john-science opened this issue 3 years ago • 4 comments
trafficstars

We need a smallest-possible-one-file example of making a Plugin to make some plots.

This should be in our Docs, in our Tutorials.

(Related to #805)

john-science avatar May 06 '22 20:05 john-science

@ntouran Just FYI.

Perhaps we should have a gallery for useful plugins.

john-science avatar May 06 '22 20:05 john-science

More requested Plugin Examples:

  • Changing the height of a Block after the Reactor is loaded.
  • Plot something from the Reactor at every EOC

john-science avatar May 06 '22 20:05 john-science

It would be nice to implement #569 alongside this so people can turn on and off user plugins. For traceability of code, we probably should put a printout of the activated user plugins and their paths in the stdout near where the hash is printed out.

ntouran avatar May 06 '22 21:05 ntouran

There is an applications section in the gallery that can be used for this!

jakehader avatar May 06 '22 21:05 jakehader