Skip to content

Chiru-Stack/coolingLoadCalculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

coolingLoadCalculator

21BCE2931 Task 1 Cooling Load Calculator

Description -

Create a Python program that calculates the cooling load for a building based on user input.

Objective:

Create a program using any language that calculates the cooling load for a building based on user input.

Web Page Creation:

Using HTML, CSS, and JavaScript, create a simple web page to take user inputs for the cooling load calculator and display the results.

Deployment:

Deploy the web page using a free hosting service such as GitHub Pages or Netlify.

For validating the above use the above code by use the following values:
a.Area of the building (500 square meters)
b.Number of occupants in the building (10)
c.Type of building (residential,)
d.Outdoor temperature (45°C)
e.Indoor desired temperature (17°C)