viewfactor

honeybee-radiance-postprocess view_factor

Commands to compute view factors to geometry.

honeybee-radiance-postprocess view_factor [OPTIONS] COMMAND [ARGS]...

contrib

Run rcontrib to get spherical view factors from a sensor grid.

This command is similar to the one in honeybee-radiance, but the post-processing is using NumPy.

Args:
octree: Path to octree file.
sensor-grid: Path to sensor grid file.
modifiers: Path to modifiers file.
honeybee-radiance-postprocess view_factor contrib [OPTIONS] OCTREE SENSOR_GRID
                                                  MODIFIERS

Options

--ray-count <ray_count>

The number of rays to be equally distributed over a sphere to compute the view factor for each of the input sensors.

Default:

6

--rad-params <rad_params>

Radiance parameters.

--rad-params-locked <rad_params_locked>

Protected Radiance parameters. These values will overwrite user input rad parameters.

--folder <folder>

Output folder into which the modifier and octree files will be written.

--name <name>

File name of the view factor file.

Arguments

OCTREE

Required argument

SENSOR_GRID

Required argument

MODIFIERS

Required argument