Open
Description
First
In class QCtrl_Ql8, method calculte_cycle
used to make cycle calculation, for configuration 2, mode 8
Variable (self.obj_data.QBCOMP) always zero.
I need to put
self.obj_data.QBCOMP = 0
somewhere before line 635, or an error will be raised.
Second
In file Ql5, the same problem
224 Cab.QBCOMP = 0.0
225 Cab.QFRZ = QTNOBOT + Cab.QBOTTM + Cab.QBCOMP
it is useless statement, better to remove (self.obj_data.QBCOMP ) from both equation.
confirmation required.
Metadata
Metadata
Assignees
Labels
No labels