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
@@ -4,13 +4,13 @@
4
4
  "trench_cap_for_volume": 28.808998594189276,
5
5
  "trench_walls": 20.140580271019434,
6
6
  "ground_surface": 52.21630995196808,
7
- "pipe0_pipe_side": 6.910270291959122,
7
+ "pipe0_pipe_side": 4.724897312127051,
8
8
  "pipe0_pipe_cap_neg": 0.12557400812187475,
9
9
  "pipe0_pipe_cap_pos": 0.12557400812187475,
10
- "pipe1_pipe_side": 4.221546941996845,
10
+ "pipe1_pipe_side": 4.202072543901325,
11
11
  "pipe1_pipe_cap_neg": 0.08036736519799982,
12
- "pipe1_pipe_cap_pos": 0.08036736519799981,
13
- "box0": 3.6299999999999972
12
+ "pipe1_pipe_cap_pos": 0.3115077198638262,
13
+ "box0": 3.629999999999999
14
14
  },
15
15
  "closed_surface_sets": {
16
16
  "trench_closed_groups": [
@@ -20,8 +20,8 @@
20
20
  ]
21
21
  },
22
22
  "volumes": {
23
- "trench_from_surface": -6.858764294895576,
24
- "trench_flux_integral_div1": -6.858764294895581
23
+ "trench_from_surface": -19.67156429489558,
24
+ "trench_flux_integral_div1": -19.671564294895582
25
25
  },
26
26
  "footprint_area_top": 28.808998594189276,
27
27
  "footprint_area_bottom": 27.46494373197848,
@@ -30,7 +30,7 @@
30
30
  "radius": 0.2,
31
31
  "length": 5.5,
32
32
  "angle_deg": 10,
33
- "s_center": 0.35,
33
+ "s_center": 0.2,
34
34
  "z": -0.4,
35
35
  "offset_u": 0.3,
36
36
  "clearance_scale": 0.9
@@ -50,8 +50,8 @@
50
50
  "along": 1.2,
51
51
  "across": 0.9,
52
52
  "height": 0.35,
53
- "s": 0.55,
54
- "offset_u": -0.25,
53
+ "s": 0.45,
54
+ "offset_u": -0.4,
55
55
  "z": -0.35
56
56
  }
57
57
  ],