I'm working with an EnergyPlus model and after a successful simulation run the SVG is not created.
Reading into the Auxiliary Programs documentation it appears the post process program HVAC-Diagram.exe creates the SVG from the BND file. The BND files appear after each simulation, and an appropriate eplusout.bnd is created in the EPTEMP folder during simulation.
Any thoughts on why the SVG is not being created? Can I run the HVAC-Diagram.exe with my output BND renamed to eplusout.bnd in a specific location?