{% load staticfiles %} {% block title %}Python Power Electronics{% endblock %} {% block top_heading %}

Python Power Electronics


{% endblock %} {% block main_body %}
{% block main_body_content %}

To begin using the simulator choose any of the links above. The links:

  1. Simulation library is the list of all the simulations in this database. You can rerun a simulation, or change an existing simulation. This option can also be used if all you want is to extend a simulation, in which you can make a copy of an existing simulation.
  2. Create Simulation is if you want to start a simulation from scratch.
  3. Documention is if you need help on how to use the simulator.
{% endblock %}
{% endblock %}