LDAR-Sim / LDAR_Sim

MIT License
11 stars 22 forks source link

<UPD> Update Equipment to Component #182

Closed SEAJang closed 6 months ago

SEAJang commented 6 months ago

Pull Request Key Information

Reason for change

The hierarchical structure of equipment groups and equipment led to confusion when discussing varying levels of granularity. All references to "equipment" or "equipment group" in the code now consistently represent the same level of equipment grouping, with "components" denoting the more granular infrastructure level nested under the equipment groups.

What was changed

Update all instances of equipment to use component

Intended Purpose

Reduce confusion and keep terminology consistent.

Testing Completed

All unit tests passed. results.txt

Ran the simple test case scenario.