sogno-platform/dpsim

A typo in dpsim_classes_simulation.svg

georgii-tishenin opened this issue · 2 comments

ODESolver class is twice in the dpsim_classes_simulation.svg, used in Architecture | DPsim.

From the context it should be ODESolver and DAESolver. Shall I fix that?

That would be great :) Is there maybe another new solver class which we could add instead?

Good point. I was actually going to just replace one of ODESolvers by DAESolver in the figure. I assume this was a typo from the start.

Though inheritance diagram in Solver class reference has more classes on the same level. The additional ones are DiakopticsSolver, ODEIntSolver and PFSolver.