1

I don't know why PAT keeps failing.

Is there a way to get an error log or something from PAT so i know what i am doing wrong? This is a simple analysis so i don't know why it's failing. The model runs fine in OS. Photo1 Photo2 Photo3

Photo4Photo5

TheEnergyTutor's avatar
868
TheEnergyTutor
asked 2020-06-03 10:58:58 -0500, updated 2020-06-03 15:45:00 -0500
edit flag offensive 0 remove flag close merge delete

Comments

add a comment see more comments

1 Answer

3

If you click on the area for the "Move to Denver" or "Move to Cali" row under the design alternative it should expand the logging for that measure and show what the error is. For example in my screenshot it below it was an incorrect path to an EPW file.
image description

Note that if the design alternative has an error, but no measures have an error, then the error is likely a fatal error in EnergyPlus simulation.

David Goldwasser's avatar
20.4k
David Goldwasser
answered 2020-06-03 13:04:48 -0500, updated 2020-06-03 13:28:50 -0500
edit flag offensive 0 remove flag delete link

Comments

ok that's what i was looking for. I have done that and attached the error message. I can't decipher it.

TheEnergyTutor's avatar TheEnergyTutor (2020-06-03 14:16:48 -0500) edit

OpenStudio 3.0 upgraded to Ruby 2.5.5. from Ruby 2.2.4 used for OpenStudio 2.x This introduced an error in how this measure uses Ruby's native CSV methods. We have fixed it on our public GitHub repo, but have not yet updated it on the BCL. I'll try to update this and other measures on BCL before next week. For now, feel free to download and use from GitHub.

David Goldwasser's avatar David Goldwasser (2020-06-03 14:46:59 -0500) edit

Well it's good to know it's not me. I attempted to download the updated measure files and replace the ones i have locally but i'm getting new errors with the message and i have uploaded a photo. I tried updating both the Measure Directory and the Local directory but i get the same error.

TheEnergyTutor's avatar TheEnergyTutor (2020-06-03 15:46:30 -0500) edit
add a comment see more comments