Conclusion¶
This concludes our tutorial of how to use the more advanced features of Simvue amd Multiparser!
What We Covered¶
Hopefully, you have learned how to:
- Setup and run a simple MOOSE simulation
- Add processes to Simvue to control code which runs as part of a simulation
- Use Multiparser to track log files and results from simulations
- Use callbacks to add Events and Metrics to a run
- Use custom parsers to retrieve and store relevant information from arbitrary files
- Add alerts based on Metrics and Events
- Retrieve alert values from the server, and abort simulation runs based on Alert values
Further Examples¶
This tutorial only scratched the surface of the kinds of things you can achieve with Simvue! For more examples, see the Examples section of the documentation.