The origin of this component was the new Indian National Building Code 2016. It had a new section on solid waste management. So I wrote this in the spirit of that section to quickly understand the quantum of waste generated under code for different building types and populations.
The following inputs are required (defaults have been set):
- Population (default set to 1)
- Solid Waste generated per user per day (default set to 0.6kg/p/d)
- Organic Waste (or Wet Waste) % (default set to 40%)
- Waste Density (default set to 400kg/m3)
The outputs calculate the total waste per day plus both its organic and inorganic components.
For the readMe! output I’ve used python to format the text so I can simply right click on the panel and select ‘Copy Data Only’ form the menu. Thus I can simply copy and paste formatted text into a report or email.
Solid Waste Management.ghuser (5.8 KB)