Workflow between Archicad and GH

did you save the attributes from AC to an external XML file, or what do you mean by that?

using the openstudio internal presets based on the ASHRAE standards?

because if you meant simulating based on the geometry and material properties defined in AC: I’m actually struggling to get a useful output in the first place. using the .gbxml method using Ecodesigner’s export function is not really working for me with more complex problems. decontructing zones with the GH connection is doable, but then the material property assignment causes me headache.

the materials: the original bMat database can be found here (macOS):
/Applications/GRAPHISOFT/ARCHICAD 24/Add-Ons/EnergyEvaluation/INT/MaterialCatalog.xml

I guess it could be converted to a JSON file, although I don’t yet know how. maybe someone can help here with ideas if it’s doable or worth doing at all. I don’t know the sources or the accuracy of these material properties (I was having a closer look at timber and concrete recently, and it would be really helpful to have a citation for the sources in the file…), but you said you have your own.

there are also some previous attempts to build a seamless workflow:

these are related to gbXML:

also, material setup and modelling techniques are crucial - if you model the walls, slabs, roofs as single composite structures, you are fine, you will get proper material/layer/construction assignment in the gbXML file. if your model is set up in a different way, you will face issues (if you have the load-bearing slab and the flooring as separate elements, etc., or the wall as different layers). I don’t know how to make the gaps between the two sides of the internal walls disappear and have a nice, clean gbXML file (it’s also a problem when using the GH connection tool).

I would be glad to hear your findings as I am also hoping to find a satisfactory way to have a seamless integration with energyplus in the end (albeit burying it two layers deep - honeybee/openstudio then EP is sometimes hard to oversee).

it’s a bit off-topic, but this article has a recent a great overview on the current energy-modelling capabilities (and its reliability) of ARCHICAD:

Ecodesigner is a complete blackbox to me. so is the built-in thermal bridge calculator, it shows zero transparency in its calculation methods.

the best would be to have an exporter from AC that converts the model to the HB schema:)
anyway, as you can see, right now I have more questions than answers to you, unfortunately.