ifctrano 0.1.11__py3-none-any.whl → 0.1.12__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.
- {ifctrano-0.1.11.dist-info → ifctrano-0.1.12.dist-info}/METADATA +15 -1
- {ifctrano-0.1.11.dist-info → ifctrano-0.1.12.dist-info}/RECORD +5 -5
- {ifctrano-0.1.11.dist-info → ifctrano-0.1.12.dist-info}/LICENSE +0 -0
- {ifctrano-0.1.11.dist-info → ifctrano-0.1.12.dist-info}/WHEEL +0 -0
- {ifctrano-0.1.11.dist-info → ifctrano-0.1.12.dist-info}/entry_points.txt +0 -0
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.1
|
2
2
|
Name: ifctrano
|
3
|
-
Version: 0.1.
|
3
|
+
Version: 0.1.12
|
4
4
|
Summary: Package for generating building energy simulation model from IFC
|
5
5
|
Home-page: https://github.com/andoludo/ifctrano
|
6
6
|
License: GPL V3
|
@@ -36,6 +36,20 @@ ifctrano --help
|
|
36
36
|
ifctrano verify
|
37
37
|
```
|
38
38
|
|
39
|
+
# ⚠️ WARNING ⚠️
|
40
|
+
|
41
|
+
**This package is still under construction and is largely a work in progress.**
|
42
|
+
There are still several aspects that need further development, including:
|
43
|
+
|
44
|
+
- Material and construction extraction
|
45
|
+
- Slab and roof boundaries
|
46
|
+
- Systems integration
|
47
|
+
- Additional validation
|
48
|
+
- Bug fixes
|
49
|
+
- ...
|
50
|
+
-
|
51
|
+
Help and contribution are more than appreciated! 🚧
|
52
|
+
|
39
53
|
## Overview
|
40
54
|
ifctrano is yet another **IFC to energy simulation** tool designed to translate **Industry Foundation Classes (IFC)** models into energy simulation models in **Modelica**.
|
41
55
|
|
@@ -6,8 +6,8 @@ ifctrano/example/verification.ifc,sha256=L6YRD_rny7IEB4myA7uCLO6eI-xXOn2jp_67lw3
|
|
6
6
|
ifctrano/exceptions.py,sha256=1FQeuuq_lVZ4CawwewQvkE8OlDQwhBTbKfmc2FiZodo,431
|
7
7
|
ifctrano/main.py,sha256=QH5KI8wFM4KsIRXNz_CVNtr3DWP3GdETtAAZGL84VEI,2703
|
8
8
|
ifctrano/space_boundary.py,sha256=SxVXkBi8TNZfmPDFT-6epuewk8E9V1astVgcD3FT8ew,8617
|
9
|
-
ifctrano-0.1.
|
10
|
-
ifctrano-0.1.
|
11
|
-
ifctrano-0.1.
|
12
|
-
ifctrano-0.1.
|
13
|
-
ifctrano-0.1.
|
9
|
+
ifctrano-0.1.12.dist-info/LICENSE,sha256=OXLcl0T2SZ8Pmy2_dmlvKuetivmyPd5m1q-Gyd-zaYY,35149
|
10
|
+
ifctrano-0.1.12.dist-info/METADATA,sha256=aSroySKHppxHxEyq0v-RvwAEPhy70AqTL4gTRsP5oig,3490
|
11
|
+
ifctrano-0.1.12.dist-info/WHEEL,sha256=7Z8_27uaHI_UZAc4Uox4PpBhQ9Y5_modZXWMxtUi4NU,88
|
12
|
+
ifctrano-0.1.12.dist-info/entry_points.txt,sha256=_2daDejazkphufyEu0m3lOeTio53WYmjol3KmSN0JM4,46
|
13
|
+
ifctrano-0.1.12.dist-info/RECORD,,
|
File without changes
|
File without changes
|
File without changes
|