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

T24 CBECC 2022 Multifamily Error: RetrieveCSVValue(), Undefined Data, Division by Zero

asked 2023-09-11 13:20:12 -0500

Shruti B.'s avatar

updated 2023-12-22 16:01:24 -0500

Working on a 4-story multifamily with a very small tenant office space (hence not modeled as a separate non-res building story). I just finished clearing some geometry errors but now getting new set of errors. I have gone through all the inputs on envelope & mechanical tabs to see if any assignment is wrong or any data is missing or if there are any 0 cfms, but still unable to find what might be causing especially #3,4. Any insights into what I should be doing to fix all these errors would be greatly appreciated.

Software version - CBECC 2022.3.0 (1302)

These 7 errors mentioned below appear many times causing over 160 errors before the program can simulate -

Error Type 1:  RetrieveCSVValue() error: unable to open CSV file:  C:\Users\sborle\Documents\CBECC 2022 Projects\FairviewTerraces\FairviewTerrace - run\FairviewTerrace - zp-hvacSzg.csv evaluating run zp rule: Rule 51, 1, 'Rules_PostSim.rule' Line 44: Retrieve AirSys:SupAirSegRef:CoilHtgRef:CapTotGrossRtdSim from CSE sizing results

Error Type 2:  RetrieveCSVValue() error: unable to open CSV file:  C:\Users\sborle\Documents\CBECC 2022 Projects\FairviewTerraces\FairviewTerrace - run\FairviewTerrace - zb-hvacSzg.csv evaluating run zb rule: Rule 52, 1, 'Rules_PostSim.rule' Line 101: Retrieve AirSys:SupAirSegRef:CoilHtgRef:CapTotGrossRtdSim from CSE sizing results

Error Type 3:  Division by zero evaluating run ap rule: Set ANNUAL_PROPOSED Fan:PwrIdx  (96:'HVACSecondary-Fan-ReturnRelief-T24N.rule' line 136)

Error Type 4:  Undefined data: right side of '*' evaluating run ap rule: Set ANNUAL_PROPOSED AirSys:AirSeg:Fan:MtrBHPStart  (96:'HVACSecondary-Fan-ReturnRelief-T24N.rule' line 182)

Error Type 5:  Undefined data: left side of '*' evaluating run ab rule: Set ANNUAL_BASELINE CoilHtg:HtPumpCOP17Adj  (90:'HVACSecondary-CoilHeating-HeatPump.rule' line 1108)

Error Type 6:  RetrieveCSVValue() error: unable to open CSV file:  C:\Users\sborle\Documents\CBECC 2022 Projects\FairviewTerraces\FairviewTerrace - run\FairviewTerrace - ap-znUMLHs.csv evaluating run ap rule: Rule 53, 1, 'Rules_PostSim.rule' Line 149: Retrieve ResZn *Cooling UMLHs* from CSE export for P run(s)

Error Type 7:  RetrieveCSVValue() error: unable to open CSV file:  C:\Users\sborle\Documents\CBECC 2022 Projects\FairviewTerraces\FairviewTerrace - run\FairviewTerrace - ap-znUMLHs.csv evaluating run ap rule: Rule 53, 2, 'Rules_PostSim.rule' Line 153: Retrieve ResZn *Heating UMLHs* from CSE export for P run(s)

Thanks

edit retag flag offensive close merge delete

Comments

Hi Shruti, I recommend submitting your model to CBECC support: cbecc@energy.ca.gov

DavidReddy's avatar DavidReddy  ( 2023-09-11 13:37:03 -0500 )edit

Hi Shruti,

have you looked at the MF example files with CBECC and setup your office-zone in a similar way? on it's own system (based in COM components) and the residential units on their own systems (based in RES Components).

Without knowing the exact components, it does read as if it is an error in the commercial system components, based on the AirSys AirSeg, and the HtPumpCO17 tag as well.

Neil Bulger's avatar Neil Bulger  ( 2023-09-11 13:48:20 -0500 )edit

David - I did submit it to CBECC support. However, they often atleast take a day to respond and i was in search of measures that I can try sooner. I also plan to add the answer here once i find a resolution to help anyone else that might come across similar errors. Neil - I followed the example files (MF88Unit_5Story_Elec-CZ12) during setup. In my model, the non res spaces like tenant office and other common ares like facility manager office, break-room, community room, lobby are all modeled with their own system like in CBECC-COM. The HtPumpCOP17 error seems to be for Baseline.

Shruti B.'s avatar Shruti B.  ( 2023-09-11 14:10:20 -0500 )edit

We did have some similar errors in 2022.3 and strangely enough, 2022.1.2 worked. It is a strange exercise, though you might try the older version of the software as a test to see if the baseline system converges.

Neil Bulger's avatar Neil Bulger  ( 2023-09-11 14:59:59 -0500 )edit

Thanks for the suggestion Neil. I just tried what you suggested and this time I am getting error code 11. It says 'Data classified by the compliance rule-set as compulsory not defined for ResIAQFan', for an unconditioned zone whose ventilation space function is unoccupied and has no exhaust requirement. This version also automatically created ResIAQFans for a bunch of zones that are unconditioned (elec riser, pump room, stairs, elevator). A lot of strange IAQ fans related warning as well. Did you also have similar issues when running the 2022.3 model in 2022.2?

Shruti B.'s avatar Shruti B.  ( 2023-09-11 16:13:04 -0500 )edit

2 Answers

Sort by ยป oldest newest most voted
1

answered 2023-12-22 11:10:50 -0500

Shruti:

I ran into the same thing yesterday, lots of errors similar to yours that seemed to indicate problems with HVAC systems. But it was a fatal error that caused CSE not to run and that led to not generating the expected HVAC csv files that showed up in the log file. When I went into the folder with the supporting files for the run and opened up the .err file, I found out what the fatal CSE error was. In my case, I had a door that was 20 sf on a wall that was only 16 sf. So the lesson I learned was always to look at the .err file when things inexplicably won't run. Hope you figured out your situation OK! Once I corrected that it ran fine.

edit flag offensive delete link more

Comments

Good advice, always run/inspect the CSE and/or EnergyPlus files separately when the CBECC error message isn't helpful.

ericmartinpe's avatar ericmartinpe  ( 2023-12-26 15:00:00 -0500 )edit
1

answered 2023-09-11 18:31:36 -0500

Nikhil Kapur's avatar

Shruti - please send in the model as David suggested. For the ResIAQFans you will just need to delete those manually. Was this model created originally in CBECC or EnergyPro?

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: 2023-09-11 13:20:12 -0500

Seen: 353 times

Last updated: Dec 22 '23