trenchfoot 0.4.1__py3-none-any.whl → 0.4.3__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.

Potentially problematic release.


This version of trenchfoot might be problematic. Click here for more details.

Files changed (26) hide show
  1. trenchfoot/scenarios/S01_straight_vwalls/metrics.json +2 -2
  2. trenchfoot/scenarios/S01_straight_vwalls/trench_scene.obj +2 -2
  3. trenchfoot/scenarios/S02_straight_slope_pipe/metrics.json +2 -2
  4. trenchfoot/scenarios/S02_straight_slope_pipe/trench_scene.obj +2 -2
  5. trenchfoot/scenarios/S03_L_slope_two_pipes_box/metrics.json +8 -8
  6. trenchfoot/scenarios/S03_L_slope_two_pipes_box/scene.json +3 -3
  7. trenchfoot/scenarios/S03_L_slope_two_pipes_box/trench_scene.obj +9718 -9718
  8. trenchfoot/scenarios/S04_U_slope_multi_noise/metrics.json +12 -12
  9. trenchfoot/scenarios/S04_U_slope_multi_noise/scene.json +1 -1
  10. trenchfoot/scenarios/S04_U_slope_multi_noise/trench_scene.obj +14662 -14662
  11. trenchfoot/scenarios/S05_wide_slope_pair/metrics.json +6 -6
  12. trenchfoot/scenarios/S05_wide_slope_pair/scene.json +3 -3
  13. trenchfoot/scenarios/S05_wide_slope_pair/trench_scene.obj +9912 -9912
  14. trenchfoot/scenarios/S06_bumpy_wide_loop/metrics.json +15 -13
  15. trenchfoot/scenarios/S06_bumpy_wide_loop/scene.json +6 -1
  16. trenchfoot/scenarios/S06_bumpy_wide_loop/trench_scene.obj +12825 -12841
  17. trenchfoot/scenarios/S07_circular_well/metrics.json +21 -20
  18. trenchfoot/scenarios/S07_circular_well/scene.json +14 -14
  19. trenchfoot/scenarios/S07_circular_well/trench_scene.obj +21450 -21470
  20. trenchfoot/scenarios/SUMMARY.json +26 -54
  21. trenchfoot/trench_scene_generator_v3.py +677 -37
  22. {trenchfoot-0.4.1.dist-info → trenchfoot-0.4.3.dist-info}/METADATA +1 -1
  23. {trenchfoot-0.4.1.dist-info → trenchfoot-0.4.3.dist-info}/RECORD +26 -26
  24. {trenchfoot-0.4.1.dist-info → trenchfoot-0.4.3.dist-info}/WHEEL +0 -0
  25. {trenchfoot-0.4.1.dist-info → trenchfoot-0.4.3.dist-info}/entry_points.txt +0 -0
  26. {trenchfoot-0.4.1.dist-info → trenchfoot-0.4.3.dist-info}/licenses/LICENSE +0 -0
@@ -1,15 +1,17 @@
1
1
  {
2
2
  "surface_area_by_group": {
3
- "trench_bottom": 56.3121473979779,
4
- "trench_cap_for_volume": 61.10535782948724,
5
- "trench_walls": 44.48484031121821,
6
- "ground_surface": 107.87722911559882,
7
- "pipe0_pipe_side": 6.89941831500234,
8
- "pipe0_pipe_cap_neg": 0.10171494657871848,
9
- "pipe0_pipe_cap_pos": 0.10171494657871843,
10
- "pipe1_pipe_side": 4.342173705038311,
3
+ "trench_bottom": 61.67228672101475,
4
+ "trench_cap_for_volume": 66.92240390116315,
5
+ "trench_walls": 44.05215564684328,
6
+ "inner_column_lid": 16.194111766683047,
7
+ "ground_surface": 75.06246105242614,
8
+ "ground_island": 16.194111766683047,
9
+ "pipe0_pipe_side": 2.919515320927018,
10
+ "pipe0_pipe_cap_neg": 0.17855884505565078,
11
+ "pipe0_pipe_cap_pos": 0.1017149465787185,
12
+ "pipe1_pipe_side": 2.411060627740298,
11
13
  "pipe1_pipe_cap_neg": 0.06153126397971859,
12
- "pipe1_pipe_cap_pos": 0.06153126397971859,
14
+ "pipe1_pipe_cap_pos": 0.09639393656334856,
13
15
  "sphere0": 1.128703827603069
14
16
  },
15
17
  "closed_surface_sets": {
@@ -20,11 +22,11 @@
20
22
  ]
21
23
  },
22
24
  "volumes": {
23
- "trench_from_surface": -17.122161702529255,
24
- "trench_flux_integral_div1": -17.122161702529255
25
+ "trench_from_surface": -64.57410868962761,
26
+ "trench_flux_integral_div1": -64.57410868962761
25
27
  },
26
- "footprint_area_top": 61.10535782948724,
27
- "footprint_area_bottom": 56.3121473979779,
28
+ "footprint_area_top": 66.92240390116315,
29
+ "footprint_area_bottom": 61.67228672101475,
28
30
  "width_top": 2.6,
29
31
  "width_bottom": 2.396,
30
32
  "noise": {
@@ -23,6 +23,10 @@
23
23
  [
24
24
  -1,
25
25
  2
26
+ ],
27
+ [
28
+ 0,
29
+ 0
26
30
  ]
27
31
  ],
28
32
  "width": 2.6,
@@ -35,7 +39,8 @@
35
39
  0.015,
36
40
  0.03
37
41
  ],
38
- "size_margin": 1.8
42
+ "size_margin": 1.8,
43
+ "fill_interior": true
39
44
  },
40
45
  "pipes": [
41
46
  {