Question-and-Answer Resource for the Building Energy Modeling Community
Get started with the Help page
Ask Your Question
0

PRM 90.1 2019 measure from PNNL on Openstudio

asked 2025-05-08 16:24:58 -0500

Moelsayed's avatar

updated 2025-05-09 08:59:23 -0500

Has anyone found luck getting this to work? I successfully ran the measure and generated all the "user, baseline, and proposed" epjson, fianlout, and hourly jsons. However, in the create RPDs step, I get it translated, then the rct229 throws an error

invalid_rmds[ruleset_model] = rmd_validation["errors"]
  KeyError: 'errors'
  Error: RCT evaluate failed: Command '['rct229', 'evaluate', '-f', '-rs', 'ashrae9012019', '-r', 'ASHRAE9012019DetailReport', '-rd', 'ruleset-checking-tool-master\\example\\output']' returned non-zero exit status 1.

Thanks

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2025-05-13 14:15:55 -0500

weilix's avatar

Hi Mo,

The release version of createRPD and RCT are not in sync on the RES schema version. Since 229p is still under-development, the schema is also updating at a regular basis. You can follow up with the RES schema development at: https://github.com/open229/ruleset-mo...

The develop branch for both tools may have closer schema diff gaps. You may want to try pulling the source codes to run this workflow. However, those are unstable branch and could subject to other bugs.

Best, Weili Xu

edit flag offensive delete link more

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account.

Add Answer

Training Workshops

Careers

Question Tools

1 follower

Stats

Asked: 2025-05-08 16:24:58 -0500

Seen: 66 times

Last updated: May 09