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

EnergyPro v8 / CBECC Errors

asked 2022-05-31 11:19:44 -0500

adireddi's avatar

updated 2022-05-31 12:42:37 -0500

Hello,

I am getting the following error when running energy pro v8 non residential simulation. I attempted to correct the model based on the errors messages and re run the simulation, however the simulation fails to run.

Any pointer to resolve these issues will be helpful.

below is snippet of typical error message.

2022-05-26 11:46:22 - Error: Table look-up failed: VentilationSpaceFunctionData:VentOccDensSim( VentFuncType='' ) | ERROR: Table row match not found evaluating run u rule: Set DEFAULT Spc:VentOccDensSim (27:'Space-Ventilation.rule' line 978)

2022-05-26 11:46:22 - Error: Undefined data: left side of '' evaluating run u rule: Set DEFAULT Spc:CodeVentPerAreaForDCVFlow (27:'Space-Ventilation.rule' line 2013) 2022-05-26 11:46:22 - Error: Undefined data: left side of '' evaluating run u rule: Set DEFAULT

2022-05-26 11:46:22 - Error: Undefined data: second argument of max() evaluating run u rule: Set DEFAULT Spc:CodeVentFlow (27:'Space-Ventilation.rule' line 3046)

2022-05-26 11:46:22 - Error: Undefined data: second argument of max() evaluating run u rule: Set DEFAULT Spc:CodeVentFlow (27:'Space-Ventilation.rule' line 3046)

2022-05-26 11:46:22 - Error: Undefined data: left side of '' evaluating run u rule: Set DEFAULT Spc:CodeDsgnExhACH (28:'Space-Exhaust.rule' line 1799) 2022-05-26 11:46:22 - Error: Undefined data: left side of '' evaluating run u rule: Set DEFAULT Spc:CodeDsgnExhACH (28:'Space-Exhaust.rule' line 1799)

022-05-26 11:46:22 - Error gathering data to create PolyLp object: ExtWall 'srf36812' undefined 2022-05-26 11:46:22 - Error gathering data to create PolyLp object: ExtWall 'srf36812' undefined - Unable to generate building geometry for simulation (return code -3) 2022-05-26 11:46:22 - Analysis aborted Processing time: Overall 0:01 / SDD2IDF x0 0:00 / SizSim x0 0:00 / AnnSim x0 0:00 / ReportGen x0 0:00 / Other 0:01 2022-05-26 11:46:22 - ResultsSummary population: bAbort = (true) / RuleProcAbort = (false) / iRetVal = 9 / pszResultsSummary = (empty) / iResultsSummaryLen = 2056

Thanks, Aditya

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2022-05-31 12:42:04 -0500

Here is what it seems like each error is telling you:

Errors 1 - 5: EnergyPro is trying to look up Ventilation Occupant Density, Code Minimum Ventilation per Area for Demand Controlled Ventilation, and Code Design Exhuast Air Flow in a table from the provided Ventilation Function Type and Ventilation Space Function inputs. You have either set one of these two inputs incorrectly for a space, or have entered something that EnergyPro doesn't have in this lookup table.

Error 6: Sounds like an Exterior Wall surface named 'srf36812' was defined incorrectly.

Hopefully that helps

edit flag offensive delete link more

Comments

Thank you, Aaron, for the feedback. Based on the errors, I checked all the space type functions and all the variables listed above, nothing appeared out of the normal. Is there a way know which spaces is causing this issue? similarly is there a way to search where "srf36812" is assigned to?

adireddi's avatar adireddi  ( 2022-05-31 15:52:48 -0500 )edit

@adireddi if the EnergyPro input file is text-based, you could open the file in a text editor and search for "VentFuncType" to find the space type function and "srf36812" to find the surface. If it is not text-based, then hopefully you can export a CIBD (CBECC-Com input file) or similar energy model file that is text-based to search for these items.

Aaron Boranian's avatar Aaron Boranian  ( 2022-06-01 09:50:03 -0500 )edit

To add to Aaron's advice..

EnergyPro will generate the .cibd19x (or similar) file in Documents > EnergyPro 8 > [Project Name] folder. However, default settings will delete it after the sim finishes, so you need to edit software settings to not delete "temporary files".

Once you find the file, I'd suggest opening it in CBECC-Com natively and trying to run it there. It should give you more info for troubleshooting the issue.. This may require enabling verbose error messages or other settings from within the CBECC-Com interface.

Greg Collins's avatar Greg Collins  ( 2022-06-06 19:42:57 -0500 )edit

Your Answer

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

Add Answer

Careers

Question Tools

1 follower

Stats

Asked: 2022-05-31 11:19:44 -0500

Seen: 360 times

Last updated: May 31 '22