VEMacroFlo

class iesve.VEMacroFlo

Bases: object


get() dict

Returns data for all Macroflo openings. Dictionary fields are:

Key

Description

crack_flow_coefficient

Crack flow coefficient

crack_length

Crack length as % of opening perimeter

description

Opening description

equivalent_orifice_area

Equivalent orifice area as % of gross

exposure_type

Exposure type name

openable_area

Openable area as %

opening_category

Opening category name

opening_threshold

Opening threshold temperature

profile

Degree of opening (modulating profile name)

reference_id

Reference ID of the opening


reload_wind_coefficients() None

Force the VE to reload the wind coefficients file from the Apache folder.


set(**kwds)

Helper for @overload to raise when called.



Enums

class iesve.opening_type(*values)

Bases: IntEnum


acoustic_duct = 11


custom_sharp_edge_orifice = 0


duct = 10


grille = 9


louvre = 8


parallel_hung_windows_flaps = 5


sliding_roller_door = 7


window_bottom_hung = 4


window_centre_hung = 2


window_door_side_hung = 1


window_sash = 6


window_top_hung = 3