wang890
wang890
**Describe the bug 🐞** ModelingToolkit v9.15.0: When multiple @extend in a @mtkmodel only the last one takes effect **Expected behavior** @extend multiple objects **Minimal Reproducible Example 👇** [The example code...
The MTK modeling process seems to be as follows: [@structural_parameters](https://docs.sciml.ai/ModelingToolkit/stable/basics/MTKModel_Connector/#Conditional-elements-of-the-system) determine the model structure. Only after the model structure is determined can a specific ODESystem be obtained, so structural parameters...
**Describe the bug 🐞** A clear and concise description of what the bug is. When use following set of **old versions**, the code can run. ``` Julia 1.11.0, vscode 1.94.2,...
When I use TreeView in jupyter file in VS code, the default SVG size is a little small, and thus its font size is also small, is there way to...
**Is your feature request related to a problem? Please describe.** Unit system is only auxiliary to modeling and solving, but useful. Many variables from _Blocks_ have no Units, so it...
**Describe the bug 🐞** I did a lot of testing and trying under the ENV of `Julia v1.10` and the latest `v1.11.1`, `vscode 1.94.2` and the latest `1.95.3`, `vscode julia...