From GridLAB-D Wiki
Jump to: navigation, search

--Melizondo 18:55, 7 May 2014 (UTC) Complex array section: it is always expected to be two dimensional and square, however num_rows and num_cols seem to have no restriction. Should there be a check for correct dimension? If so you may consider mention where the dimension check takes place.

Ftuffner 15:03, 8 May 2014 (UTC) This is left semi-ambiguous intentionally, since it may not be square (it is expected to be square, not required to be square). Checks will need to be done on an individual basis to determine if this needs to be enforced.

--Melizondo 18:55, 7 May 2014 (UTC) Class property syntax section: "_reac designations to capture [...] imaginary portions of the fields." can this be changed to _imag? "_reac" sounds like reactive, and the imaginary part of a voltage or current is not necessarily related to the reactive power

Ftuffner 15:03, 8 May 2014 (UTC) _imag has been added to the specification to reflect this.

--Melizondo 18:55, 7 May 2014 (UTC) Class property timing section: is there a typo or error in wording with "current execute" (maybe I am not familiar with the term)?

Ftuffner 15:03, 8 May 2014 (UTC) No unfamiliarity, just silly typos that were like copy and paste propagations. Fixed.