What is Enerplot?

 

Enerplot is an automatable software tool used for displaying and analysing simulated and measured data, in an offline environment.

 

Supported files:

 

 

All file types, once loaded into Enerplot, can be converted to Comma Separated Value or COMTRADE formats.

Python Automation

Enerplot contains a Python 3 interpreter for the purpose of internal scripting. This interpreter is conveniently embedded in the software itself, but has a fixed unalterable set of site packages. Expanded scripting capabilities are available using an external Python interpreter. With an external interpreter, additional third-party modules may be installed. In addition, debugging tools may be used.

 

See Scripts Branch, Scripts Pane and Application Automation with Python for more details.