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 e0e203f commit cd74dbeCopy full SHA for cd74dbe
src/pypilecore/input/tension.py
@@ -105,6 +105,11 @@ def create_multi_cpt_payload(
105
- Literal["surface"] (default).
106
In this case, the soil_properties.service_level
107
property is used.
108
+ top_of_tension_zone_nap:
109
+ The level [w.r.t. NAP] of the top of the tension zone from which the uplift capacity
110
+ (tension) is calculated. If None, the top of the tension zone is set to the `pile_head_level_nap`.
111
+ Note that PileCore will automatically apply the remarks regarding L;a in CUR236 6.1.1. if
112
+ this standard is selected.
113
excavation_depth_nap:
114
Soil excavation depth after the CPT was taken. Unit: [m] w.r.t. NAP.
115
excavation_param_t:
0 commit comments