2340 |
|
given as expressions of previously defined variables, etc. |
2341 |
|
|
2342 |
|
Added -D and -n option to gendaymtx to output sun description and skip |
2343 |
< |
matrix output on request. |
2343 |
> |
matrix output on request. A -M option was also added to output solar |
2344 |
> |
modifiers for rcontrib. Support also added for leap days in WEA input. |
2345 |
> |
Enhancements sponsored by Ladybug Tools. |
2346 |
|
|
2347 |
|
Updated eplus_uvf to work with IDF version 9.x, checking version number. |
2348 |
|
|
2361 |
|
|
2362 |
|
Eliminated unnecessary start-up procedures for rtrace when only ray-casting |
2363 |
|
is needed (i.e., no tracing or value output). |
2364 |
+ |
|
2365 |
+ |
Improved isotropic sampling method in bsdf2ttree using "zipper" approach |
2366 |
+ |
applied in genBSDF. |
2367 |
+ |
|
2368 |
+ |
Added limit to memory used by high-resolution tensor tree BSDFs for |
2369 |
+ |
cumulative cache during MC sampling (rendering). Limit set to 250MBytes |
2370 |
+ |
per BSDF for standard architectures. |