arras-energy / gridlabd-old

HiPAS GridLAB-D is the California Energy Commission (CEC) version of GridLAB-D.
https://docs.gridlabd.us
BSD 3-Clause "New" or "Revised" License
33 stars 31 forks source link

Add documentation and improve code readability #1330

Open AllisonBrand opened 1 year ago

AllisonBrand commented 1 year ago

Added definitions for user-facing object properties (ex: resisting moment, direction, ), made new page for SpidaCalc conveter Improved code readability with explanatory comments, descriptive variable names, made functions to increase modularity and reduce repeated code.