Skip to content

Latest commit

 

History

History
71 lines (51 loc) · 2.12 KB

changelog_2023_05_0.rst

File metadata and controls

71 lines (51 loc) · 2.12 KB

v2023.05.0 Changelog

Remove docker dependency for local runs.

Fix an issue with schedules datatype that was causing the crash of postporcessing at the final step.

Avoid unnecessarily validating the HPXML file twice after having slightly changed the residential_hpxml workflow.

Enforce Athena database name and table name to follow strict alphanumeric only naming convention.

Add a references section in the yaml schema to allow defining the anchors at a single place.

Allows up to 8 hours per simulation in the minutes_per_sim validator under the eagle section of a configuation YAML. This is required to allow long-running ComStock models to be segmented into their own YAML to allow for more efficient use of HPC resources.

For the Residential HPXML Workflow Generator, fixes all include_annual_foo arguments to true (except for include_annual_system_use_consumptions which is fixed to false). Also fixes include_timeseries_system_use_consumptions to false.

Removing the residential_default workflow generator and adding a validator to eagle.py to ensure the output directory is on a Lustre filesystem directory.

tags

resstock, openstudio

pullreq

368

Updating default OpenStudio version to 3.6.1