Skip to content

Commit 7275d18

Browse files
committed
PyIndMach012: update notebook to address the D bugfix (set it to 0 for backwards compat.)
1 parent 4678e35 commit 7275d18

File tree

2 files changed

+459
-483
lines changed

2 files changed

+459
-483
lines changed

docs/examples/UserModels/PyIndMach012/PyIndMach012.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,9 @@
1111
This sample code doesn't interact with the main OpenDSS interface directly,
1212
it only uses the user-model interface. Thus, it is compatible with the official OpenDSS
1313
distribution as well as DSS-Python. Note that OpenDSS version 7 has a bug on 64-bit
14-
system and user-models most likely won't run via COM.
14+
systems and user-models most likely won't run via COM.
1515
16-
Recent version of OpenDSS 8 also present a bug when handling the edition of
16+
Recent version of OpenDSS 8 also present a bug when handling the editing of
1717
user-model parameters after the creation of the generator. You can, of course,
1818
edit the data in Python if you desire.
1919

0 commit comments

Comments
 (0)