From GridLAB-D Wiki
There are several options for getting assistance:
- Use the runtime help resources:
- To get a list of command options
gridlabd --help
gridlabd --modhelp modulename[:classname]
- To get a list of global variables
gridlabd --globals
- To get an example of an object:
gridlabd --example modulename:classname
- To search online for a topic:
gridlabd --info topic
- Consult the troubleshooting guide to find tips on resolving errors and warning messages from GridLAB-D.
- Post your question at the SourceForge.Net forums.
- Submit bug reports to the GridLAB-D Issues Tracking system.
- E-mail PNNL staff for assistance.