hello, i have a problem with running energy simulation. I received this error:
The simulation has not run correctly because of this severe error:
** Severe ** Duplicate name found. name: "shdSrf_0_0_f0822327-02d0-4480-a122-89ebbfe45fa7_0_1_2_3_4_5_6_7_8_9_10_11_12_13_14_15_16_17_18_19_20_21_22_23_24_25_26_27_28_29_30_31_32_33_34_35_36_37_38_39_40_41_42_43_44_45_46_47_48_49_50_51_52_53_54_55_56_57_58_59_60_61_62_63_64_65_66_67_68_69_70_71_72_73_74_75_76_77_78_79_80_81_82_83_84_85_86_87_88_89_90_91_92_93_94_95_96_97_98_99_100_101_102_103_104_105_106_107_108_109_110_111_112_113_114_115_116_117_118_119_120_121_122_123_124_125_126_127_128_129_130_131_132_133_134_135_136_137_138_139_1
The simulation has not run correctly because of this severe error:
** Severe ** Duplicate name found. name: "shdSrf_0_245_689719d0-5dac-4f94-8a30-f89903f191e5_0_1_2_3_4_5_6_7_8_9_10_11_12_13_14_15_16_17_18_19_20_21_22_23_24_25_26_27_28_29_30_31_32_33_34_35_36_37_38_39_40_41_42_43_44_45_46_47_48_49_50_51_52_53_54_55_56_57_58_59_60_61_62_63_64_65_66_67_68_69_70_71_72_73_74_75_76_77_78_79_80_81_82_83_84_85_86_87_88_89_90_91_92_93_94_95_96_97_98_99_100_101_102_103_104_105_106_107_108_109_110_111_112_113_114_115_116_117_118_119_120_121_122_123_124_125_126_127_128_129_130_131_132_133_134_135_136_137_138_139
The simulation has failed because of this fatal error:
** Fatal ** Errors occurred on processing input file. Preceding condition(s) cause termination.
Geometries with holes are fully-supported in the new LBT 1.3.0 plugin.
The new LBT Honeybee plugin automatically handles the translation of the hole/boundary vertices into a single list of vertices that winds inward to cut out the holes from the shape. So just use the LBT 1.3 plugin for your energy modeling, @SimaKhayami94 , and you wonât experience this issue.
Yes, it does! The âcourtyard buildingâ case was actually the original impetus for us adding the method that merges the holes and boundary into a single list of vertices. It also became important for âpunchingâ the window geometries out of the parent Faces when we send the geometry off to Radiance.
In any event, you should feel free to use any geometry with holes in the LBT plugin. LBT ensures that these geometries get to the simulation engines in a correct format thatâs as elegant as possible.
Hi dear @chris ,
Iâve just installed the new LBT 1.3. but there is some changes in components like we donât have HB zones. Do you think I can work with this version based on previous versions? Iâm worried about not writing energy simulation algorithms correctly.
For example I donât know how to define the type of this zoneâs walls:
Hi @SimaKhayami94 this post may be able to answer some of your question
You have a couple different ways to go about addressing faces: thereâs a good bit of automation in identifying types in HB Room From Solid, for construction assignment there is also a few different options. the attached grasshopper file contains what is in the attached photo
Hi dear Trevor,
Thank you sooooooo much. That was really helpful.
Would it be possible for me to ask another question?
I wanna attribute special window to a wall, and I donât know whatâs the problem here?
Although I do not know why we have to set this condition now, HB used to identify boundary conditions automatically right? @chris kindly let us know your thoughts