Skip to main content

Introducing PyConceptEV

| 06.27.2024

PyConceptEV is now available!

PyConceptEV is a Python client library for the Ansys ConceptEV service, which provides a cloud-based design and simulation platform for the concept design of EV powertrains. Designers use ConceptEV to connect motor, inverter, transmission, and battery designs to evaluate overall powertrain behaviour and vehicle performance.

Using PyConceptEV allows users to automate workflows, perform complex analyses, and retrieve detailed simulation results within their Python environment.  

Documentation

Documentation for the latest stable release of PyConceptEV is hosted at PyConceptEV documentation. The documentation has these sections:

  • Getting started: Learn how to install PyConceptEV in user mode and quickly begin using it.
  • User guide: Learn how to configure a PyConceptEV session, get a token, and create a client.
  • API reference: Understand how the Ansys ConceptEV API documentation provides for interacting programmatically with PyConcept EV.
  • Examples: Explore examples that show how to use PyConceptEV.
  • Contribute: Learn how to contribute to the PyConceptEV codebase or documentation.