Skip to content

Making subassembly power optional for postprocessing

Shriwise, Patrick requested to merge pyg-tweaks into development

This makes a subassembly power output file optional for postprocessing results. From looking at the test cases in VTB, it isn't certain that this will be an output of a Griffin simulation, so I'm proposing we only parse the file if it's provided to the postrun method.

Merge request reports