Closed Mar 17, 2017
Due by September 30, 2016
•Closed optimize module, string and system update
- Currently the modules, strings and system don't know when a constituent has changed.
- using
__setattr__like pvcells would trigger too many recalculations. - need update methods, similar to
setSuns() - currently update is manual using
calcMod(),calcString()andcalcSystem()but output has to be assigned to attributes, the models don't update themselves. - these is error prone and leads to confusion, if the user thinks they've updated but haven't actually applied the changes.
- needs to be flexible, in case the user decides to update many fields, then don't need to recalculate after each one.
100% complete
List view
0 issues of 0 selected
There are no open issues in this milestone
Add issues to milestones to help organize your work for a particular release or project. Find and add issues with no milestones in this repo.