mabuseif commited on
Commit
16cd961
·
verified ·
1 Parent(s): 1f4409d

Update data/ashrae_tables.py

Browse files
Files changed (1) hide show
  1. data/ashrae_tables.py +1 -1
data/ashrae_tables.py CHANGED
@@ -4,7 +4,7 @@ Provides CLTD, SCL, CLF tables, climatic corrections, and visualization for cool
4
  Integrates data from ASHRAE Tables 7 (CLTD), 12 (CLF), and other sources for accurate HVAC load calculations.
5
 
6
  ENHANCEMENTS:
7
- - Expanded CLTD tables for walls and roofs at 24°N, 32°N, 36°N, 44°N, 56°N (ASHRAE Table 7)..
8
  - Added interpolation for CLTD and SCL values at intermediate latitudes.
9
  - Implemented caching for CLTD, SCL, and CLF lookups to optimize performance.
10
  - Aligned SCL tables to include 44°N explicitly.
 
4
  Integrates data from ASHRAE Tables 7 (CLTD), 12 (CLF), and other sources for accurate HVAC load calculations.
5
 
6
  ENHANCEMENTS:
7
+ - Expanded CLTD tables for walls and roofs at 24°N, 32°N, 36°N, 44°N, 56°N (ASHRAE Table 7).
8
  - Added interpolation for CLTD and SCL values at intermediate latitudes.
9
  - Implemented caching for CLTD, SCL, and CLF lookups to optimize performance.
10
  - Aligned SCL tables to include 44°N explicitly.