ModelingToolkitDesigner.jl
ModelingToolkitDesigner.jl copied to clipboard
A helper tool for visualizing and editing a ModelingToolkit.jl system connections
@bradcarman Just discovered ModelingToolkitDesigner, long promised by ChrisRackauckas. Can you you give a look at this previous effort https://github.com/ai4energy/Ai4EComponentLib.jl/blob/main/docs/src/tutorials/EconomyGCDModel_A1.md to convert a diagram of a constrained dynamic economic model into...
I managed to click "align horizontally", after which two components ended up on top of each other. This led to a `NotUnique` exception when I tried to remove the one...
It is very is to mess up a diagram, for example by selecting all components and click first "align horizontally" and then "align vertically". Therefore a undo functionality would be...
Hi I am trying ModelToolkitdesigner and when I run the example cases I get an error there is no variable in the system called gui_metadata. System rc: variable gui_metadata does...
Followed example using Julia Version 1.11.5 CairoMakie v0.12.18 ModelingToolkit v9.80.5 ModelingToolkitDesigner v1.4.0 ModelingToolkitStandardLibrary v2.21.1 Produced this result 