Skip to content

Python API orientation

Use this page to find the main entry points of the aesim.simba module. It is a guided selection of the public Python API; each linked page contains the detailed members and reference documentation.

Project and circuit design

Start here to open or create a project, build a design, and edit its circuit.

Run simulations

Use these jobs to run transient, frequency-domain, and parameter-sweep studies.

Work with results

Inspect simulated waveforms and derive additional signals from them.

  • Signal represents an individual simulation result.

Thermal analysis and import

Configure thermal data or import designs from PSIM.

Explore further

Read the Overview for installation and activation, then use the Examples to get started with complete Python scripts.