You've already forked generic-industrial-process
Import UAPF package
Some checks failed
Validate OIPF Library / validate-yaml (push) Has been cancelled
9 lines
262 B
YAML
9 lines
262 B
YAML
savings:
|
|
currency: "EUR"
|
|
components:
|
|
- production_downtime_avoided
|
|
- water_usage_reduction
|
|
- chemical_usage_reduction
|
|
- energy_loss_reduction
|
|
formula: "estimated_saving = avoided_downtime_cost + avoided_resource_cost + avoided_energy_loss"
|