First time here? Check out the Help page!
1 | initial version |
Hi @Andyrew,
The default is to only run annual illuminance study. You can disconnect the DSParameters in that case. Here is an example.
Also a note about inputs in Honeybee and Ladybug:
A _requiredInput will start with _ and ends with no _. _requiredInputsWithDefaultValues_ has _ on both sides, optionalInputs_ has an underline only on the end. onlyRunGlareAnalysis_ is an optional input.
Also check this link for a clean description of inputs and outputs..
2 | No.2 Revision |
Hi @Andyrew,
The short answer is yes. The default is to only run annual illuminance study. You can disconnect the DSParameters in that case. Here is an example.
Also a note about inputs in Honeybee and Ladybug:
A _requiredInput will start with _ and ends with no _. _requiredInputsWithDefaultValues_ has _ on both sides, optionalInputs_ has an underline only on the end. onlyRunGlareAnalysis_ is an optional input.
Also check this link for a clean description of inputs and outputs..
3 | No.3 Revision |
Hi @Andyrew,
The short answer is yes. The default is to only run annual illuminance study. You can disconnect the DSParameters in that case. Here is an example.
Also a note about inputs in Honeybee and Ladybug:
A _requiredInput will start with _ and ends with no _. _requiredInputsWithDefaultValues_ has _ on both sides, optionalInputs_ has an underline only
onat theend. onlyRunGlareAnalysis_ is an optional input.end.
Both DSParameters_ and onlyRunGlareAnalysis_ are optional inputs. Also check this link for a clean description of inputs and outputs..