Many parameters which could use explicit Pascal enumeration types are currently using magic numbers. That includes most of the properties indices and many model parameters.
Since most of the official OpenDSS code is stable, besides the parallel machine and related changes, slowing changing those would make the code quality better. This can be done on a file-by-file basis.
Many parameters which could use explicit Pascal enumeration types are currently using magic numbers. That includes most of the properties indices and many model parameters.
Since most of the official OpenDSS code is stable, besides the parallel machine and related changes, slowing changing those would make the code quality better. This can be done on a file-by-file basis.