Skip to content

0.0.3 Stable release

Compare
Choose a tag to compare
@cdeline cdeline released this 13 Dec 20:56
· 1595 commits to main since this release

This is a minor update enabling arbitrary sized systems in the RadianceObj.makeScene() function
-Arbitrary Nmods x Nrows system configuration

Install using pip

  1. Clone or download the bifacial_radiance repository.
  2. Navigate to repository: cd bifacial_radiance
  3. Install via pip: "pip install . "
  4. Alternate installation development mode: " pip install -e . "