From GridLAB-D Wiki
Jump to: navigation, search

The global directive is used to define a global variable.

Synopsis

GLM
global type name value;
global type name[units] value;

Bugs

Currently there is no GLM syntax that allows users to define global variable keywords for sets and enumerations.

See also