joesinger12 / TestTicketTransfer

0 stars 0 forks source link

CBECC 2022: Errors Simulating Model with no PV and Large Battery #139

Open joesinger12 opened 1 year ago

joesinger12 commented 1 year ago

User model showing errors below: 2022-11-29 13:14:58 - Error: RetrieveCSVValue() error: unable to open CSV file: C:\Users\mart\Documents\EnergyPro 9\Results\2022_1129 MRNA_T24 2022 NRT24Perf\2022_1129 MRNA_T24 2022 - ap-znUMLHs.csv evaluating run ap rule: Rule 44, 1, 'Rules_PostSim.rule' Line 148: Retrieve ResZn Cooling UMLHs from CSE export for P run(s)

SC - there is a input problem. Something we could pretty easily catch in a CHECKCODE rule and/or something I could work to accommodate in the engine. Here is a rundown -

This model includes no PV arrays and a large battery, but the battery does not have the SimStandaloneBatt flag (checkbox) toggled on. And the 'Basic' battery control strategy specified is incompatible w/ standalone batteries (requires either TOU or Advanced...). Here is a snippet of the supplied model that shows the problem:

0 817 Basic 0.95000000000000007 ... Quickest/easiest ruleset update - throw a CHECKCODE error when a battery w/ >0 capacity and w/out SimStandaloneBattis present in a model that does not include a PVArray. SC - So any of the following changes to this user's model should fix the problem: 1) Remove (delete) the Battery, or 2) Make edits to the battery: toggle on SimStandaloneBatt and set Ctrl to either "Time of Use" or "Advanced DR Control", or 3) Add one or more PV Arrays to the model. Reported by: joesinger12 Original Ticket: [cbecc-com/tickets/3458](https://sourceforge.net/p/cbecc-com/tickets/3458)
joesinger12 commented 1 year ago

Original comment by: joesinger12

joesinger12 commented 1 year ago

Original comment by: joesinger12

joesinger12 commented 1 year ago

Original comment by: joesinger12

joesinger12 commented 11 months ago

Original comment by: joesinger12