Location | _location | The location output from the 'Ladybug_Import epw' component. This is used to determine the position of the sun. | Goo |
Cum Sky Mtx Or Dir Norm Rad | _cumSkyMtxOrDirNormRad | Either the output from a GenCumulativeSkyMtx component (for high-resolution analysis) or the directNormallRadiation ouput from the 'Ladybug_Import epw' component (for simple, low-resolution analsysis). | Goo |
Diffuse Horiz Rad | _diffuseHorizRad | If you are running a simple analysis with Direct Normal Radiation above, you must provide the diffuseHorizaontalRadiation ouput from the 'Ladybug_Import epw' component here. Otherwise, this input is not required. | Goo |
Base Temperature | _baseTemperature | A number or list of numbers representing either the outdoor dry bulb air temperture (if the input below is set to 'True') or the long wave mean radiant temperature (MRT) of the surrounding surfaces in degrees Celcius (if the input below is set to 'False'). The former is useufl for computing outdoor MRT if you only have the air temperature while the latter is useful for indoor conditions when you can compute a starting long wave MRT from the indoor surface temperatures. | Goo |
Base Dry Bulb Or MRT | _baseDryBulbOrMRT_ | Set to 'True' to have the _baseTemperature above understood as the outdoor dry bulb air temperature, in which case this component will attempt to account for long wave radiation by computing sky temperature and assuming all other surfaces are at the specified _baseTemperature. Set to 'False' to have the input above interpreted as a starting long wave MRT, which will only be increased to account for short wave radiation. The latter is useful for indoor conditions where you can compute a starting long wave MRT from the indoor surface temperatures. The default is set to 'True' to interpret the input above as outdoor air temperature. | Goo |
Horiz Infrared Rad | _horizInfraredRad_ | A number or list of numbers representing downwelling long wave infrared radiation from the sky. This input can also be the horizontalInfraredRadiation output of the Import EPE component. The values are necessary to calculate long wave sky temperature when the input above is set to 'True.' | Goo |
------------------------- | ------------------------- | ... | Goo |
Body Posture | bodyPosture_ | An interger between 0 and 5 to set the posture of the comfort mannequin, which can have a large effect on the radiation for a given sun position. 0 = Standing, 1 = Sitting, 2 = Lying Down, 3 = Low-Res Standing, 4 = Low-Res Sitting, and 5 = Low-Res Lying Down. The default is set to 1 for sitting. | Goo |
Rotation Angle | rotationAngle_ | An optional rotation angle in degrees. Use this number to adjust the angle of the comfort mannequin in space. The angle of the mannequin in relation to the sun can have a large effect on the amount of radiation that falls on it and thus largely affect the resulting mean radiant temperature. | Goo |
Body Location | bodyLocation_ | An optional point that sets the position of the comfort mannequin in space. Use this to move the comfort mannequin around in relation to contextShading_ connected below. Note that this point should be the center of gravity of your person. The default is set to a person just above the Rhino origin. | Goo |
Context Shading | contextShading_ | Optional breps or meshes that represent shading or opaque solar obstructions around the mannequin. If you are using this component for indoor studies, windows or any transparent materials should not be included in this geometry. You should factor the transmissivity of these materials in with the windowTransmissivity_ input. Also, note that, if you have a lot of this context geometry, you should make sure that you input a starting _baseTemperature that accounts for the temperature of all the temperture of these shading surfaces. | Goo |
North | north_ | Input a vector to be used as a true North direction for the sun path or a number between 0 and 360 that represents the degrees off from the y-axis to make North. The default North direction is set to the Y-axis (0 degrees). | Goo |
Ground Reflectivity | groundReflectivity_ | An optional decimal value between 0 and 1 that represents the fraction of solar radiation reflected off of the ground. By default, this is set to 0.25, which is characteristic of outdoor grass or dry bare soil. You may want to increase this value for concrete or decrease it for water or dark soil. | Goo |
Clothing Absorptivity | clothingAbsorptivity_ | An optional decimal value between 0 and 1 that represents the fraction of solar radiation absorbed by the human body. The default is set to 0.7 for (average/brown) skin and average clothing. You may want to increase this value for darker skin or darker clothing. | Goo |
Window Transmissivity | windowTransmissivity_ | An optional decimal value between 0 and 1 that represents the transmissivity of windows around the person. This can also be a list of 8760 values between 0 and 1 that represents a list of hourly window transmissivties, in order to represent the effect of occupants pulling blinds over the windows, etc. Note that you should only set a value here if you are using this component for indoor analysis where the only means by which sunlight will hit an occupant is if it comes through a window. The default is set to 1 for outdoor conditions. | Goo |
Analysis Period Or HOY | analysisPeriodOrHOY_ | An optional analysis period from the 'Analysis Period component' or an hour of the year between 1 and 8760 for which you want to conduct the analysis. If no value is connected here, the component will run for the whole year if using raw epw DirNormRad or will run for noon on the winter solstice if using cumSkyMtx. | Goo |
Legend Par | legendPar_ | Optional legend parameters from the Ladybug Legend Parameters component. | Goo |
Temp Or Rad | tempOrRad_ | Set to 'True' to have the mannequin labled with adjusted perceived radiant temperature and set to 'False' to have the mannequin labled with total radiation falling on the person. The default is set to 'False'. | 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 'True.' | Goo |
Bake It | bakeIt_ | An integer that tells the component if/how to bake the bojects in the Rhino scene. The default is set to 0. Choose from the following options:
0 (or False) - No geometry will be baked into the Rhino scene (this is the default).
1 (or True) - The geometry will be baked into the Rhino scene as a colored hatch and Rhino text objects, which facilitates easy export to PDF or vector-editing programs.
2 - The geometry will be baked into the Rhino scene as colored meshes, which is useful for recording the results of paramteric runs as light Rhino geometry. | Goo |
Run It | _runIt | The legend base point, which can be used to move the legend in relation to the chart with the grasshopper 'move' component. | Goo |