Issue overview
This causes, for example, output tables to have different order of rows.
IDF
epJSON
We could use nlohmann::ordered_json instead of nlohmann::json, which would preserve the insertion order of object keys. There may be a slight performance hit, so we'd probably want to make the ordered version optional.
Operating System (Multiple choices)
Any
Operating System Version
NA
Version of EnergyPlus
25.2.0
Unmethours link or helpdesk ticket number
N/A
Defect file
No response
Issue overview
This causes, for example, output tables to have different order of rows.
IDF
epJSON
We could use
nlohmann::ordered_jsoninstead ofnlohmann::json, which would preserve the insertion order of object keys. There may be a slight performance hit, so we'd probably want to make the ordered version optional.Operating System (Multiple choices)
Any
Operating System Version
NA
Version of EnergyPlus
25.2.0
Unmethours link or helpdesk ticket number
N/A
Defect file
No response