buildingSMART / buildingSMART/IFC4.x-development
Pset_MaterialConcrete mentions aggregate and admixture but not binder
Open
allocated
allocated-structural
ifc-update-out
- Dominant language
- Python
- Stars
- 234
- Forks
- 123
- Avg merge
- 15h 4m
- Merged PRs (30d)
- 5
Description
Aggregates are covered by MaxAggregateSize. Admixture type are covered by AdmixturesDescription (e.g. superplastisizer), and perhaps should also have an AdmixturesAmount (volume measure) to be complete.
Notably missing is information about the binder (cement) which is used for sustainability analysis.
Proposal:
- Add AdmixturesAmount as IfcVolumeMeasure
- Add BinderDescription as IfcText (e.g. cement, fly ash, etc)
- Add BinderAmount as IfcMassDensityMeasure
Ping @Jesusbill @jmirtsch
Contributor guide
Assessment
This issue has not been assessed yet.