Bradley Carman

Results 65 comments of Bradley Carman

When you run "examples/electrical.jl", what do you have for `design.file`? Does it match the path to "examples/design/Main/Circuit.toml"? For example, on my machine, I have the following details.... ```julia julia> design.file...

Right, so I see what is happening. If you are going to run `mechanical.jl` in a directory outside of the ModelingToolkitDesigner.jl directory, then you also need to copy the "design"...

The latest version of ModelingToolkit has a bug. I will open an issue and make sure it get's fixed.

https://github.com/SciML/ModelingToolkit.jl/issues/3983

Pull Request opened... https://github.com/SciML/ModelingToolkit.jl/pull/3984