cstb / citygml-energy

CityGML Energy ADE
40 stars 9 forks source link

Integrate Parameters for LCA - phase construction/refurbishment #110

Closed RomainNouvel closed 8 years ago

RomainNouvel commented 8 years ago

Up to know, we've only considered the primary energy and CO2 emissions for the operational phase of the building. More and more urban analyses consider also the "grey energy" and the "embodied carbon" to take some decision.

Here is a proposal discussed with Alessio, to integrate (step by step) the construction/refurbishment phase in our Energy ADE:

In the Construction Module:

In the Energy and System Module:

RomainNouvel commented 8 years ago

Sometimes, the life expectancy is known, but not the precise start of life. In this case, the TimePeriod attribute LifeSpan won't be adapted. Instead of it, we could have an object ServiceLife with two optional attributes: startOfLife (Date) and lifeExpectancy (TimeLength), and also possibly mainMaintenanceInterval (TimeLength)

mlauster commented 8 years ago

I'm fine with @RomainNouvel proposal. Any other comments?

RomainNouvel commented 8 years ago

Reformulation of the Request of Change:

General (Energy ADE Core?) :

In the Construction Module:

In the Energy and System Module:

oliviertournaire commented 8 years ago

The ServiceLife attribute has been added in the class LayerComponent and not in the class Layer. Is it intended? If yes, issue can be closed (all other requests have been implemented) @RomainNouvel @JoachimBenner

JoachimBenner commented 8 years ago

Yes from me