Skip to article frontmatterSkip to article content
Site not loading correctly?

This may be due to an incorrect BASE_URL configuration. See the MyST Documentation for reference.

Beginner — use the UI

This track is for users who want to run power-system co-simulations without writing code. You will work entirely in the OEDI-SI web app: browse ready-made components, run saved templates, and analyze results.

What you’ll learn

  1. A tour of the UI — every screen, from the designer canvas to the results plots and embedded notebooks.

  2. Run a template — load a ready-made simulation, launch it, watch it run, and read the output.

  3. Analyze results in a notebook — an executable notebook that loads recorded data and plots it.

To see all available components, visit the Component catalog in the Reference section.

Before you start

Make sure the app is running (npm run dev:all) and reachable at http://localhost:5173. If not, follow the quickstart or the full install guide first.