Annual radiation recipe for Pollination.
Project description
Annual Radiation
Annual radiation recipe for Pollination
This recipe calculates the annual radiation for each time step provided by a wea file.
The outputs are stored under results/direct
and results/total
. Nighttime hours are
filtered before running the simulation. To match the results for each of the hours,
see the list of hours in sun-up-hours.txt.
Methods
This recipe calculates the total amount of Radiation by calculating the direct sunlight radiation from sun disks and adding them to the contribution from indirect sky radiation.
Total radiation = direct sun radiation + indirect sky radiation
The number of bounces for direct radiation is set to 0 and cannot be modified by the user. You can adjust the number of bounces for indirect sky radiation.
Limitations
This recipe is limited to calculating up to 9999
number of suns at a time. This means
you might need to break down the annual studies with smaller time steps into smaller
runs. This limitation is a result of how Radiance sets a limit on number of modifiers
in a single run. See here.
We can address this limitation by either building our own version of Radiance
or breaking down the modifier list and looping over them and merging back the results.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file pollination-annual-radiation-0.1.8.tar.gz
.
File metadata
- Download URL: pollination-annual-radiation-0.1.8.tar.gz
- Upload date:
- Size: 8.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.24.0 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.7.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 61023abf4a467b70ee95fed4107b6af4f38c45f7423ae0a71307fb59075969a3 |
|
MD5 | 54a75cb0082e1493ca6f0354d2ffe94e |
|
BLAKE2b-256 | 40f7fedbfe65b5db0606a22eaccdf1db55f99e787831b85024299cb7677e032c |
File details
Details for the file pollination_annual_radiation-0.1.8-py2.py3-none-any.whl
.
File metadata
- Download URL: pollination_annual_radiation-0.1.8-py2.py3-none-any.whl
- Upload date:
- Size: 8.2 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.24.0 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.7.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | fb80d36113966a7fa6964fe14fc7c7645a0fc0e3256d240d3e403507a65fa9dd |
|
MD5 | c7dc8d0d6eb7cfbcb21160251e3091fd |
|
BLAKE2b-256 | 0b2299fe4c73bc6fc1098fd661a112c55ad260ab3aba0c776907e0bbe0558592 |