Python Support
Interface
The SIMetrix/SIMPLIS Python interface allows users to program SIMetrix/SIMPLIS in the same manner as the built-in script language but using the familiar widely-supported Python language. The SIMetrix/SIMPLIS Python implementation is embedded meaning that it works inside the SIMetrix environment therefore providing speed and memory efficiency.
Text Editor
A text editor designed for Python is provided. This can be linked to a pyright server thus providing features such as completions, pop-up documentation, error checking and highlighting and tooltips. Python scripts can be run directly from the editor without requiring to be saved first.