Releases: LBNL-ETA/frads
Releases · LBNL-ETA/frads
Release list
v2.1.16
Bug Fixes
- Fix
AttributeError: module 'pyradiance' has no attribute 'RcModifier'raised byFivePhaseMethod.generate_matrices()(#63)SunMatrix.generate()now uses the currentpr.Rcontribbuilder API in place of the removedpr.RcModifier/pr.rcontrib()nprocis now passed directly to theRcontribconstructor instead of being appended toparams
Dependency Updates
- Pin
pyradiance==1.2.4(was==1.1.5, which did not contain theRcModifierclass)
Tests
- Add
test_sun_matrix_generateto cover the previously untestedSunMatrix.generate()code path
v2.1.15
Changes
- Migrate from standalone
epmodeltopyenergyplus_lbnl25.2.0 (epmodel is now bundled aspyenergyplus.model) - Remove
epmodelas a direct dependency - Fix bugs across matrix, methods, sky, geom, room, utils, window, eplus
- Update docs: nav titles and add geom/utils reference pages, guide updates
v2.1.14
v2.1.13
v2.1.12
v2.1.11
2.1.10
fix: surface normal calc bug
Full Changelog: v2.1.9...v2.1.10
v2.1.9
2.1.8
bug fixes in JSON deserialization.
Full Changelog: v2.1.7...v2.1.8
2.1.7
fix(window.py): spectral_data loading issue
Full Changelog: v2.1.6...v2.1.7