I use 'Glazing Parameters List ’ to create the windows, and then simulate the energy plus ,but there are something wrong that noted:
1.** Severe ** checkSubSurfAzTiltNorm: Outward facing angle of subsurface differs more than 90.0 degrees from base surface.
2.** Fatal ** GetSurfaceData: Errors discovered, program terminates.
I think @chris you have to intervene here, since something seems bugged that worked with previous versions. As I suspected, that the two odd shaped surfaces (Triangle and L-shape) are problematic, so I baked the geometry into Rhino, split the faces of the gable site of the house and the L-shaped site, joined the geometry and referenced it back into the simulation (also split a few other surfaces since they were causing errors because of being non-planar). This way the simulation runs, but it still creates the error ´1. The simulation has not run correctly because of this severe error: ** Severe ** Problem in interior solar distribution calculation (CHKBKS)`. I changed the solar distribution and now it runs without creating errors.
Here´s the fixed file: TEST2.gh (685.6 KB)
Thank you for dealing with this as best you could and alerting me to the bug. This issue was actually the result of a previous bug that we had fixed. This previous bug was not one that would cause a termination of E+ but rather was a bug that could cause the computation of an incorrect amount of solar through certain window surfaces. It seems that I only fixed half of it when I took care of it, however, since we still had a case where E+ would terminate.
I just pushed a fix to the github for this case and all should be correct now:
Here is a fixed version of the GH file: TEST.gh (599.4 KB)
I think this might be a bug for which we would want to update the version on Food4Rhino since I imagine that several people might experience it and I would rather nip the issue in the bud now. I will post back soon.
Thank you @chris for the rectification. If you can change the example file given in your YouTube tutorial than it will be very helpful to lot of new users.