dragonfly-schema 1.11.3__py2.py3-none-any.whl → 1.11.5__py2.py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -61,6 +61,17 @@ class SimpleWindowArea(_WindowParameterBase):
61
61
  'to, the window will fill the parent Wall at a 99 percent ratio.'
62
62
  )
63
63
 
64
+ rect_split: bool = Field(
65
+ True,
66
+ description='Boolean to note whether rectangular portions of base Face '
67
+ 'should be extracted before scaling them to create apertures. For '
68
+ 'pentagonal gabled geometries, this results in one rectangle and one '
69
+ 'triangle, which can often look more realistic and is a better input '
70
+ 'for engines like EnergyPlus that cannot model windows with more than 4 '
71
+ 'vertices. However, if a single pentagonal window is desired for such a '
72
+ 'gabled shape, this input can be set to False to produce such a result.'
73
+ )
74
+
64
75
 
65
76
  class SimpleWindowRatio(_WindowParameterBase):
66
77
  """A single window defined by an area ratio with the base surface."""
@@ -75,6 +86,17 @@ class SimpleWindowRatio(_WindowParameterBase):
75
86
  'area and the parent wall surface area.'
76
87
  )
77
88
 
89
+ rect_split: bool = Field(
90
+ True,
91
+ description='Boolean to note whether rectangular portions of base Face '
92
+ 'should be extracted before scaling them to create apertures. For '
93
+ 'pentagonal gabled geometries, this results in one rectangle and one '
94
+ 'triangle, which can often look more realistic and is a better input '
95
+ 'for engines like EnergyPlus that cannot model windows with more than 4 '
96
+ 'vertices. However, if a single pentagonal window is desired for such a '
97
+ 'gabled shape, this input can be set to False to produce such a result.'
98
+ )
99
+
78
100
 
79
101
  class RepeatingWindowRatio(_WindowParameterBase):
80
102
  """Repeating windows derived from an area ratio with the base wall."""
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: dragonfly-schema
3
- Version: 1.11.3
3
+ Version: 1.11.5
4
4
  Summary: Dragonfly Data-Model Objects
5
5
  Home-page: https://github.com/ladybug-tools/dragonfly-schema
6
6
  Author: Ladybug Tools
@@ -11,7 +11,7 @@ Classifier: Programming Language :: Python :: Implementation :: CPython
11
11
  Classifier: Operating System :: OS Independent
12
12
  Description-Content-Type: text/markdown
13
13
  License-File: LICENSE
14
- Requires-Dist: honeybee-schema (==1.58.1)
14
+ Requires-Dist: honeybee-schema (==1.58.2)
15
15
 
16
16
  [![Build Status](https://travis-ci.com/ladybug-tools/dragonfly-schema.svg?branch=master)](https://travis-ci.com/ladybug-tools/dragonfly-schema)
17
17
  [![Coverage Status](https://coveralls.io/repos/github/ladybug-tools/dragonfly-schema/badge.svg?branch=master)](https://coveralls.io/github/ladybug-tools/dragonfly-schema)
@@ -3,14 +3,14 @@ dragonfly_schema/model.py,sha256=rsLKNYGCL6NE8pchJKuVb0XCB1VftRxL-bzHM1-JYeg,147
3
3
  dragonfly_schema/roof.py,sha256=hES6EXVl3utiKVhMnRSIGjnH4wCaa840PWjdd1YffkY,745
4
4
  dragonfly_schema/shading_parameter.py,sha256=WI9XPX3eVXhIutvE_AD1ozJ4QxH85E3Frv9SKsIzCl8,3121
5
5
  dragonfly_schema/skylight_parameter.py,sha256=4uxsAHHEbpfZYndIw2KcQ9AJXU7AJcRZWo7up65vC2c,3137
6
- dragonfly_schema/window_parameter.py,sha256=SZtgch9IhPvdJjq2qgj8n22_PJ6bZqFnxMZ02FyhkyE,9649
6
+ dragonfly_schema/window_parameter.py,sha256=nC1Q1E82sNjPLcsHOwZ0xh011NylLotmkCX12AFc_74,10871
7
7
  dragonfly_schema/energy/__init__.py,sha256=lLuzq9Sm9LUrW6VpOYxfS0Q_rXzOJoPDfzlxA3eFq2M,55
8
8
  dragonfly_schema/energy/properties.py,sha256=x7wJqW9kPVMapa9lhIhsmMe_9IDYSWjN-H7QctUgkSo,9116
9
9
  dragonfly_schema/radiance/__init__.py,sha256=ok8w16ru1XXBUVjdghvNvwwXGPVSKKpHU-nmj4mf3IU,57
10
10
  dragonfly_schema/radiance/gridpar.py,sha256=ZQTnEdN1vmSsa2QMxfUdebg3cMnu6VvfcluiP11xHOs,4809
11
11
  dragonfly_schema/radiance/properties.py,sha256=Q_O_7fJohdtv5uwHTCZp1W67LoNUaZ45GB6GK7zKK4Y,3405
12
- dragonfly_schema-1.11.3.dist-info/LICENSE,sha256=XfAFIvGuzrC7DEE82mZyAJX4l2ND-i7fICCCMiXBDZw,1070
13
- dragonfly_schema-1.11.3.dist-info/METADATA,sha256=HG7Xra65RReZWPwrP22IOmVwivf8wyWvmnfNPJWi1u4,1946
14
- dragonfly_schema-1.11.3.dist-info/WHEEL,sha256=unfA4MOaH0icIyIA5oH6E2sn2Hq5zKtLlHsWapZGwes,110
15
- dragonfly_schema-1.11.3.dist-info/top_level.txt,sha256=FOvFqYP_bZgcwNtIIgvUZjC-LuQGBEms5zW4nkiclZ0,17
16
- dragonfly_schema-1.11.3.dist-info/RECORD,,
12
+ dragonfly_schema-1.11.5.dist-info/LICENSE,sha256=XfAFIvGuzrC7DEE82mZyAJX4l2ND-i7fICCCMiXBDZw,1070
13
+ dragonfly_schema-1.11.5.dist-info/METADATA,sha256=hYbsAZimCCLAx1jW-pXq8mL1apiG40LQSRP6JhbpYqM,1946
14
+ dragonfly_schema-1.11.5.dist-info/WHEEL,sha256=unfA4MOaH0icIyIA5oH6E2sn2Hq5zKtLlHsWapZGwes,110
15
+ dragonfly_schema-1.11.5.dist-info/top_level.txt,sha256=FOvFqYP_bZgcwNtIIgvUZjC-LuQGBEms5zW4nkiclZ0,17
16
+ dragonfly_schema-1.11.5.dist-info/RECORD,,