sogno-platform / dpsim-api

REST API to run dynamic power system simulations using DPsim
Apache License 2.0
2 stars 2 forks source link

Add parameters domain, solver, timestep, finaltime #24

Closed richardmarston closed 2 years ago

richardmarston commented 2 years ago

This change adds two new types

Four new parameters are added to the Simulation type and form:

These new parameters are added to the AMQP message that is sent to the dpsim-worker, allowing more flexibility when starting simulations.

Signed-off-by: Richard Marston rmarston@eonerc.rwth-aachen.de