We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1d8f91b commit 6defe6bCopy full SHA for 6defe6b
NEWS.md
@@ -4,6 +4,7 @@
4
### Upgrade guide
5
6
- `connect` should not be overloaded by users anymore. `[connect = Flow]`
7
- informs MTK that currents ought to sum to zero, and by default, variables are
8
- equal in a connection. Please check out [acausal components tutorial](https://mtk.sciml.ai/dev/tutorials/acausal_components/)
+ informs ModelingToolkit that particular variable in a connector ought to sum
+ to zero, and by default, variables are equal in a connection. Please check out
9
+ [acausal components tutorial](https://mtk.sciml.ai/dev/tutorials/acausal_components/)
10
for examples.
0 commit comments