ORNL-AMO / VERIFI

The tool is designed for industrial energy coordinators, plant managers, engineers, and personnel who are interested in improving system efficiency to help them benchmark, baseline, and visualize their energy and utility bills and use.
Other
6 stars 5 forks source link

CO2 Imperial Calc Bug #299

Closed rmroot closed 3 years ago

rmroot commented 3 years ago

Not converting energy use calculation because checking energyType == "Fuel" but should be energyType == "fuel"

in co2-savings.service.ts in "calculate" function

rmroot commented 3 years ago

This is supposed to be MEASUR...