Conversion from V8.9 to V9.3

asked 2020-09-02 10:13:09 -0500

Ttthomas's avatar

updated 2020-09-02 10:52:38 -0500

Hi,

I'm trying to convert a IDF file from V8.9 to V9.3 but I have errors report during the conversion :

Please find in the link below the error report I get : https://we.tl/t-3UngetMU9V

edit retag flag offensive close merge delete

Comments

Does this post or this post or this post or this post answer your question?

Aaron Boranian's avatar Aaron Boranian  ( 2020-09-02 10:44:48 -0500 )edit
1

In summary, the severe errors are related to an input field change for windows (FenestrationSurface:Detailed objects) in V9.0, which the IDF version update process you're using isn't catching correctly. From the posts I linked to, you may need to update the IDF in multiple steps (8.9 -> 9.1 then 9.1 -> 9.3) or one version at a time.

Aaron Boranian's avatar Aaron Boranian  ( 2020-09-02 10:46:04 -0500 )edit

Thanks for your answer ! It seems to work when I convert the file step by step.

I still have an error when I launch the file :

* Severe * <root>[Branch] - Object contains properties that could not be validated using 'properties' or 'additionalProperties' constraints * Severe * <root>[Branch] - Object name is required and cannot be blank or whitespace * Fatal * Errors occurred on processing input file. Preceding condition(s) cause termination.

Can you help me with that ?

Ttthomas's avatar Ttthomas  ( 2020-09-03 03:26:20 -0500 )edit
1

Are you using special characters (ñ, for example) in your model? EnergyPlus won't work with those. You can read this post for more information.

Aaron Boranian's avatar Aaron Boranian  ( 2020-09-03 09:22:35 -0500 )edit