presets module
Define keyword arguments to generate SimulationOutputEvaluator.
This presets showcase the how evaluators can be created. It is however best practices to create your own presets in a dedicated module in your project folder.
If you want to add your preset to this file, you must also add it’s key in the
config.evaluators.
Todo
Only one reference for the existing evaluators. Here or the configuration module. Here would be better, as configuration handling will evolve.