quality_presets
Selects a Radiance ambient quality preset (low, medium, high, extra_high) to balance simulation accuracy and runtime for daylighting analyses.
Instructions
Ambient-quality presets: pick the accuracy/runtime trade-off up front, by name.
Radiance's ambient parameters govern the indirect (interreflected) solve, which dominates both
runtime and the accuracy of every climate-based metric. Passing no rad_params means
inheriting a preview-grade default by not choosing — which on a validated annual run returned
sDA 77.78% where a converged solve returned 100.00% on identical geometry.
Levels, cheapest first: low -ab 0 : geometry checks and direct-sun questions only. NO interreflection. medium -ab 2 : draft studies and design comparison. Preview-grade convergence. high -ab 3 : reportable results — DA/sDA/UDI, compliance. Use this to publish. extra_high -ab 5 : indirect-dominated scenes (light shelves, atria) and validation.
Call with no argument for the full table including each level's caveat; call with a level to
get just that one. Pass the level to a simulation tool as quality=, or its rad_params
string directly if you want to tune from it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| level | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||