You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: SpiceSharpBehavioral/Properties/Resources.resx
+3Lines changed: 3 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -120,4 +120,7 @@
120
120
<dataname="ArgumentMismatch"xml:space="preserve">
121
121
<value>Invalid number of arguments: {0} expected but {1} were given.</value>
122
122
</data>
123
+
<dataname="LooseLinkCurrent"xml:space="preserve">
124
+
<value>The current through {0} is only loosely linked. This might result in less accurate results, or instability. Consider placing a voltage source in series and referencing the current through that instead.</value>
0 commit comments