Menu

#1511 Spc:XXXDayltgCtrlLtgFrac

None
DoneVerified
None
Defect
CBECC-Com
Medium
CBECC-Com Repo
2015-11-19
2015-11-16
Lukas Hovee
No

Originally Reported by Sandeep @ 360:

During my updates to the checklists for the T24N_2016 RI tests I found that the 'Spc:XXXDayltgCtrlLtgFrac' in the reporting rule was not being reported accurately and was being set to '0'. Upon review of the relevant rules I found that 'RULE Spc:XXXDayltgCtrlLtgFrac' has 'ANNUAL' calculations being performed using the 'RegInstLtgPwr' - see excerpt below

ANNUAL
if( SkylitDayltgCtrlLtgPwr > 0 .AND.
IfValidAnd( RegInstLtgPwr > 0 ) )
then
MIN( 1,SkylitDayltgCtrlLtgPwr/RegInstLtgPwr )
else
0
endif

and as 'RegInstLtgPwr' is set to '0' (does not exist), the 'Spc:SkylitDayltgCtrlLtgFrac' is being evaluated to '0' in the Baseline transform.

Please review the rules and update as necessary.

Discussion

  • Lukas Hovee

    Lukas Hovee - 2015-11-16

    Updates Committed to rev3741

     
  • Lukas Hovee

    Lukas Hovee - 2015-11-16
    • status: New --> Fixed
     
  • Sandeep Doddaballapur

    • status: Fixed --> DoneVerified
     
MongoDB Logo MongoDB