We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ebb0637 commit 8aab933Copy full SHA for 8aab933
src/pypilecore/input/multi_cpt.py
@@ -305,7 +305,7 @@ def create_multi_cpt_payload(
305
)
306
else:
307
multi_cpt_payload["excavation_settings"] = dict(
308
- stress_reductin_method="begemann",
+ stress_reduction_method="begemann",
309
excavation_width=excavation_width,
310
excavation_edge_distance=excavation_edge_distance,
311
src/pypilecore/input/tension.py
@@ -264,7 +264,7 @@ def create_multi_cpt_payload(
264
265
266
267
268
269
270
0 commit comments