Name | ID | Description | Type |
---|---|---|---|
Comf Analysis Recipe | _comfAnalysisRecipe | A comfort analysis recipe out of one of the comfort recipe component. | Goo |
============= | ============= | ... | Goo |
File Name | fileName_ | An optional file name for the result files as a string. | Goo |
Working Dir | workingDir_ | An optional working directory on your system. Default is set to C:\Ladybug | Goo |
============= | ============= | Script variable AdaptIndoorComfAnalysis | Goo |
Analysis Period Or HOY | analysisPeriodOrHOY_ | An analysis period from the 'Ladybug Analysis Period' component or an hour of the analysis between 1 and 8760 for which you want to conduct the analysis. If no value is connected here, the component will run for only noon on the winter solstice. A single HOY is used by default as longer analysis periods can take a very long time. | Goo |
============= | ============= | Script variable AdaptIndoorComfAnalysis | Goo |
Write Result File | writeResultFile_ | Set to 1 or 'True' to have the component write all results into CSV result files and set to 0 or 'False' to not have the component write these files. The default is set to 'True' as these simulations can be long and you usually want a copy of your results. You may want to set it to 'False' if you are just scrolling through key hours and want the fastest run possible. Set to 2 if you want the component to only write the results of the last two matrices (comfort results and degFromTarget). | Goo |
Parallel | parallel_ | Set to "True" to run the component using multiple CPUs. This can dramatically decrease calculation time but can interfere with other intense computational processes that might be running on your machine. For this reason, the default is set to 'False.' | Goo |
Run It | _runIt | Set boolean to "True" to run the component and generate files for an annual indoor comfort assessment. | Goo |
Name | ID | Description | Type |
---|---|---|---|
Read Me! | readMe! | ... | String |
=============== | =============== | ... | Goo |
Rad Temp Mtx | radTempMtx | A python matrix containing MRT data for every hour of the analysis to be plugged into the 'Honeybee_Visualize Annual Comfort Results' component. | Goo |
Air Temp Mtx | airTempMtx | A python matrix containing air temperature data for every hour of the analysis to be plugged into the 'Honeybee_Visualize Annual Comfort Results' component. | Goo |
Operative Temp Mtx | operativeTempMtx | A python matrix containing operative temperature data for every hour of the analysis to be plugged into the 'Honeybee_Visualize Annual Comfort Results' component. | Goo |
Adapt Comf Mtx | adaptComfMtx | A python matrix containing adaptive comfort data for every hour of the analysis to be plugged into the 'Honeybee_Visualize Annual Comfort Results' component. | Goo |
Deg From Target Mtx | degFromTargetMtx | A python matrix containing degrees from tartget temperature data for every hour of the analysis to be plugged into the 'Honeybee_Visualize Annual Comfort Results' component. | Goo |
=============== | =============== | ... | Goo |
Rad Temp Result | radTempResult | A csv file address containing the radiant temperature resultsfor each point for every hour of the analysis. | Goo |
Air Temp Result | airTempResult | A csv file address containing the air temperature results for each point for every hour of the analysis. | Goo |
Operative Temp Result | operativeTempResult | A csv file address containing the operative temperature results for each point for every hour of the analysis. | Goo |
Adapt Comf Result | adaptComfResult | A csv file address containing the a series of 0's and 1's indicating whether a certain point is comfortable for every hour of the analysis. | Goo |
Deg From Target Result | degFromTargetResult | A csv file address containing the a series of numbers indicating the degrees that a certain point is from the neutral temperature for every hour of the analysis. | Goo |
Site design © Robin Rodricks.
Site co-created by Andrew Heumann.
Honeybee and associated data © 2024 Ladybug Tools.
Rhinoceros and Grasshopper are registered trademarks of Robert McNeel & Associates.
Hosted by GitHub