samuelduchesne / archetypal

archetypal: Retrieve, construct, simulate, convert and analyse building simulation templates
https://archetypal.readthedocs.io/
MIT License
11 stars 8 forks source link

Treat embodied energy #77

Open samuelduchesne opened 4 years ago

samuelduchesne commented 4 years ago

Embodied energy is currently ignored because it is not included in the material description within an idf file.

One solution could be to feed archetypal an external file with embodied energy parameters for each of the materials included in the EnergyPlus model (see image bellow). The structure of this file is to be discussed here.

Whiteboard 1 -01
samuelduchesne commented 4 years ago

An integration of embodied energy within EnergyPlus has been requested in the past. See https://github.com/NREL/EnergyPlus/issues/6579.