MICRESS-PlotPhaseFractions
is a Workflow Active Node (WaNo) designed for the SimStack workflow management system. It provides a versatile and user-friendly solution for visualizing phase fraction data generated by MICRESS simulations, particularly those performed with WaNos like MICRESS-EarlyStageGrowth
.
This WaNo enables users to plot phase fraction evolution over time using Matplotlib, with extensive customization options for tailoring visualizations. The interface allows users to select specific phases for plotting and adjust key elements such as titles, labels, and legends. Additionally, it supports plotting data from multiple simulation runs, making it a useful tool for analyzing and comparing results from parameter studies or iterative workflows.
MICRESS-PlotPhaseFractions
processes data provided in the SimStack intermediate YAML format and assumes that the input data is structured appropriately. This ensures compatibility within multi-step workflows while allowing users to efficiently visualize results and gain insights into their simulations.
For a practical demonstration of how this WaNo integrates into a complete workflow, see the MICRESS SimStack Workflow example.
To set up MICRESS-PlotPhaseFractions
in your SimStack environment:
- Clone the repository into your SimStack WaNo directory.
- Restart the SimStack application to load the new WaNo.
Once installed, MICRESS-PlotPhaseFractions
will be available for use within the SimStack GUI.