Skip to content

Commit cd74dbe

Browse files
author
Pablo Vasconez
committed
docs(pilecore_tension): adding docstring for top_of_tension_zone_nap
1 parent e0e203f commit cd74dbe

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

src/pypilecore/input/tension.py

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -105,6 +105,11 @@ def create_multi_cpt_payload(
105105
- Literal["surface"] (default).
106106
In this case, the soil_properties.service_level
107107
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.
108113
excavation_depth_nap:
109114
Soil excavation depth after the CPT was taken. Unit: [m] w.r.t. NAP.
110115
excavation_param_t:

0 commit comments

Comments
 (0)