EPRI will be conducting another virtual training workshop this year. This link will get you to the registration and agenda site:
https://sourceforge.net/p/electricdss/discussion/861976/thread/51f638eb87/
With several new users since the global training in August, it is useful to review the OpenDSS voltage base rules since they are different than many other programs:
Some users have noticed the paper on an open-source Python-based power flow tool called "pandapower" published in the IEEE Transactions on Power Systems November 2018 issue. Some comments were made in the paper about OpenDSS that mischaracterize the program and that has raised some concern among the users. Using the comparisons in the IEEE paper, it is time to revisit some of the unique features of OpenDSS for newer users.... read more
A frequent contributor to this forum, Celso Rocha, has graciously allowed us to post his undergrad project to the examples. It has the DSS and Python files along with his report. It should be a great help to users and we thank him. You can find it at
https://sourceforge.net/p/electricdss/code/HEAD/tree/trunk/Distrib/Examples/Celso_Example
EPRI is conducting a free OpenDSS Workshop along with the EPRI Grid Analytics and Power Quality Conference and Exhibition in Sacramento, CA. See Discussion forum for details.
Updates Include:
Added Help Links file (see Help menu in OpenDSS.exe)
Multi-rate control mode added
IndMach012 model implemented as a standard OpenDSS model
Bugs corrected in InvControl
Bug fix in CapControl that was preventing reset
Error log added to -nogui option
Added "LeadLag" property to Transformer for easier modeling of DY11 connection
Fixed bug in total losses in Storage element
VCCS model added and documentation
More complete C# example
Bug fix in Parser for @var handling
This release fixes a couple of key bugs, including one that might cause crashes when driven from 64-bit MATLAB.
Here is the link:
https://sourceforge.net/p/electricdss/code/HEAD/tree/trunk/Distrib/Doc/OpenDSSPrimer_Portuguese.pdf
Thanks to Paulo and Celso
This should fix the problems encountered with Python 3.5 64-bit version that caused an error in KLUSolve.. Possibly also fixes problems with 64-bit MS Office (need someone to test).
The Installer has been updated to build 7.6.4.100
Huijuan Li has recently translated Jason Sexauer's Primer for OpenDSS into both Traditional and Simplified Chinese. You can find these documents here:
Excel VBA is very good at prompting you for the OpenDSS COM interface properties and methods. But if you are working in Python or MATLAB you may find it difficult to remember or figure out the property names. Andrea Ballanti has put together a very nice TechNote on ways to see the list of properties in these languages as well:
We've just posted a technote by Andrea Ballanti on how to model two types of underground cable in OpenDSS. Many users should find this useful as these models are not explained in the user's manual:
https://sourceforge.net/p/electricdss/code/HEAD/tree/trunk/Distrib/Doc/TechNote%20CableModelling.pdf
There have been sporadic reports of incompatibility between 64-Bit Office VBA and the 64-bit OpenDSSEngine COM server. A typical error is some kind of "access violation" that may come out of KLUsolve. This error means that there is a bogus memory address and the program tried to access a memory location that it is not allowed to access.
The problem does not seem to occur on Windows 7. At least we have no reports of problems. Most of the reports come from folks running Windows 8.1 and it is assumed Windows 10 may have the same issues. There are sporadic reports of installer failures and registration failures on these systems. You may get a complaint that you do not have sufficient privileges to install the program. You will probably have to perform these operations from an elevated administrator level. I have found that simply repeating the operation will sometimes solve the complaint, so we may have to update our installer once we figure out what the issue is.... read more
There is a vibrant OpenDSS user community in Brazil. Paulo Radatz, a student at the University of Sao Paulo, wrote a nice report for his undergraduate project and has contributed the DSS files from his project as a good example of how to use the program.
The report is in Portuguese, but is still understandable if you know the language of mathematics and OpenDSS script.
You can find everything at:... read more
In the files download area. 7.6.4.70 is still there for the moment.
Davis Montenegro has done some investigation of how to do early binding to the COM interface in various languages and posted a description in the Help forum:
http://sourceforge.net/p/electricdss/discussion/861977/thread/b320652e/
There is also a report of his study results attached to the posting as well as in the Doc Folder:
https://sourceforge.net/p/electricdss/code/HEAD/tree/trunk/Distrib/Doc/COM%20Speed%20Comparison.pdf... read more
Several new Export commands. Also, some new properties in the COM interface as well as cumulative additions and bug fixes since 7.6.4.36,
You can get it from the main download site for OpenDSS.
Until we can get the Mediawiki back up and working, I've posted PDFs of many of the pages here:
https://sourceforge.net/p/electricdss/code/HEAD/tree/trunk/Distrib/Doc/Questions
https://sourceforge.net/p/electricdss/code/HEAD/tree/trunk/Distrib/Doc/TechNotes
These documents contain many useful materials and I recommend all users download these and read them.
See the announcement on the Open Discussion Forum or visit Xendee.Com.
The variable facility (@var) in OpenDSS has been enhanced. You can now use variables to define element names and bus connections.
This allows you to define a generic description of an subnetwork that might be used repeatedly and use the var facility to set the actual values. As an example, see:
https://sourceforge.net/p/electricdss/code/HEAD/tree/trunk/Distrib/Examples/Scripts/ZigZagTransformerWithVar.DSS... read more
This beta includes an updated LOAD model for harmonics analysis that is described in the following document:
Of course, the Beta versions may be found in these folders:
https://sourceforge.net/p/electricdss/code/HEAD/tree/trunk/Distrib/x64
https://sourceforge.net/p/electricdss/code/HEAD/tree/trunk/Distrib/x86
An installer for version 7.6.4 build 36 has been posted on sourceforge.net in the usual place:
http://sourceforge.net/projects/electricdss/files/
This version has several updates and bug fixes:
This version introduces named variables in OpenDSS script. This enables scripts like the one below that uses named variables (beginning with the ‘@’ character) to define text strings to be used in the scripts. The ‘var’ command was introduced to define and display variable values:... read more
I just posted a new beta build of 7.6.4 version. You can find it at the usual place:
http://svn.code.sf.net/p/electricdss/code/trunk/Distrib/x86/
http://svn.code.sf.net/p/electricdss/code/trunk/Distrib/x64/
Please report any issues found.
There a couple of significant changes that warranted increment the release version from 7.6.3 to 7.6.4. The build number remains sequential so it is easier to see where issues may have cropped up.... read more
The Magic Carpet Ride video of a cloud passing over a distribution feeder with rooftop solar PV generation has been posted onto this site. You can find a link to it here:
https://sourceforge.net/p/electricdss/discussion/861976/thread/ddf244d9/#9e81
Note that this is a 20 MB download.