2

[json.exception.type_error.302] type must be number, but is string

Hi everyone,

I am doing simulation in OpenStudio and I met an error in err file.

Beginning System Sizing Calculations

* Severe * [json.exception.type_error.302] type must be number, but is string

I had check the zone names, materials, etc and System Sizing in idf file but I could not find the problems. Please help me to find which objects I did wrong.

Here is my OpenStudio file

Thank you all.

tri.ton99's avatar
283
tri.ton99
asked 2020-12-23 03:16:02 -0500
MatthewSteen's avatar
10.1k
MatthewSteen
updated 2020-12-29 10:12:03 -0500
edit flag offensive 0 remove flag close merge delete

Comments

add a comment see more comments

1 Answer

1

It looks like this is the same error as this GitHub issue, which has been fixed. It appears that your options are 1) switch from Autosize to a hardsized value for the AirLoopHVAC:UnitarySystem's Minimum Supply Air Temperature, or B) upgrade to a newer version of OpenStudio that supports EnergyPlus v9.3.0 or newer.

shorowit's avatar
11.8k
shorowit
answered 2020-12-23 09:17:30 -0500
edit flag offensive 0 remove flag delete link

Comments

Thank you very much. I have solved this problem immediately after I saw your answer.

tri.ton99's avatar tri.ton99 (2020-12-28 19:21:27 -0500) edit
add a comment see more comments