Skip to content

Unstructured Text Post Processor

Aaron Bray requested to merge study/itm_unstructured into integration

Adding a post processing module that looks at map of vitals to a string vector and randomly takes strings based on the vitals values to create an unstructured description of the simulation at that time. The strings and bounds are read in from a spreadsheet, which is still a work in progress, but the plumbing is working well

Merge request reports