describe metrics formula with cavets description
flow_to_customer, ft_1002_to_customer
(both in scfm)Measures flow to customer. The metric has refined stage at CARdata (see comment bellow)
ft_1002_to_customer = ft_1002_corrected
only if flow_to_customer
is computed
flow_to_customer = ...
:
ft_1002_corrected if ARS_GAS_SELECT = 0 or (TWR_Z1_BACKFILL = 1 and TWR_Z1_BACKFILL_FULL = 0 and TWR_Z1_BACKTILT = 0)
SMC_ATB_SUPPLY_FLOW
+ SMC_ATC_SUPPLY_FLOW
and ft_1002_to_customer = SMC_ATB_SUPPLY_FLOW + SMC_ATC_SUPPLY_FLOW
ft_1002_corrected - xv_1005_scfm - sv_205_out_scfm_cb - fcv_207_scfm
ft_1002_corrected - xv_1005_scfm - sv_205_out_scfm_cb - fcv_207_scfm if SV_207_OUT = 0 or FCV_603_AUTO = 0
ft_1002_corrected - xv_1005_scfm if SV_207_OUT = 0 or FCV_603_AUTO = 0
flow_to_customer = max(flow_to_customer, idle_buffer_loss - xv_1005_scfm)
flow_to_customer = max(flow_to_customer, idle_buffer_loss - sv_205_out_scfm_cb - fcv_207_scfm - xv_1005_scfm)