sap2012
latest

Start Here:

  • Introduction
  • Approach
  • Quick Example

Reference - SAP Worksheet:

  • calculate_worksheet function
  • 1. Overall dwelling dimensions
  • 2. Ventilation rates
  • 3. Heat losses and heat loss parameter
  • 4. Water heating requirement
  • 5. Internal gains
  • 6. Solar gains
  • 7. Mean internal temperature
  • 8. Space heating requirement
  • 9. Energy requirements
  • 10. Fuel costs
  • 11. SAP rating
  • 12. CO2 emissions

Reference - SAP Appendices:

  • internal_gains_appendix_L function
  • solar_gains_appendix_U3 function

Reference - SAP Tables:

  • utilisation_factor_for_heating_table_9a function
  • utilisation_factor_for_heating_whole_house_table_9a function
  • temperature_reduction_when_heating_is_off_table_9b function
  • heating_requirement_table_9c function
sap2012
  • Welcome to sap2012’s documentation!
  • Edit on GitHub

Welcome to sap2012’s documentation!

SAP2012 energy calculation method in Python.

Start Here:

  • Introduction
    • Installation
    • Issues & feature requests?
    • Contributions
    • Contacts
  • Approach
  • Quick Example

Reference - SAP Worksheet:

  • calculate_worksheet function
    • calculate_worksheet()
  • 1. Overall dwelling dimensions
    • overall_dwelling_dimensions()
  • 2. Ventilation rates
    • ventilation_rates()
  • 3. Heat losses and heat loss parameter
    • heat_losses_and_heat_loss_parameter()
  • 4. Water heating requirement
    • water_heating_requirement()
  • 5. Internal gains
    • internal_gains()
  • 6. Solar gains
    • solar_gains()
  • 7. Mean internal temperature
    • mean_internal_temperature()
  • 8. Space heating requirement
    • space_heating_requirement()
  • 9. Energy requirements
    • energy_requirements()
  • 10. Fuel costs
    • fuel_costs()
  • 11. SAP rating
    • SAP_rating()
  • 12. CO2 emissions
    • CO2_emissions()

Reference - SAP Appendices:

  • internal_gains_appendix_L function
    • internal_gains_appendix_L()
  • solar_gains_appendix_U3 function
    • solar_gains_appendix_U3()

Reference - SAP Tables:

  • utilisation_factor_for_heating_table_9a function
    • utilisation_factor_for_heating_table_9a()
  • utilisation_factor_for_heating_whole_house_table_9a function
    • utilisation_factor_for_heating_whole_house_table_9a()
  • temperature_reduction_when_heating_is_off_table_9b function
    • temperature_reduction_when_heating_is_off_table_9b()
  • heating_requirement_table_9c function
    • heating_requirement_table_9c()

Indices and tables

  • Index

  • Module Index

  • Search Page

Next

© Copyright 2021, Steven K Firth & Ben Halls. Revision 9f7e74c3.

Built with Sphinx using a theme provided by Read the Docs.