honeybee_energy.lib.materials module

Establish the default materials within the honeybee_energy library.

honeybee_energy.lib.materials.opaque_material_by_identifier(material_identifier)[source]

Get an opaque material from the library given the material identifier.

Parameters

material_identifier – A text string for the identifier of the material.

honeybee_energy.lib.materials.window_material_by_identifier(material_identifier)[source]

Get an window material from the library given the material identifier.

Parameters

material_identifier – A text string for the identifier of the material.