 
        | Extraction process type | {{((form.extractionRadio.value === 'manual') ? 'Manual' : 'Automatic' )}} | 
|---|---|
| Reactions per year | {{calcRxnsPerYear}} | 
| Extraction reagent cost per reaction | {{formatLocalCurrency("calcExtractionReagentCostPerRxn")}} | 
| Total extraction reagent cost/year | {{formatLocalCurrency('calcTotalCostPerYear')}} |