# Strong Rock \[Turner, 2006]

The *p-y* relationship is bilinear, defined by Eqn. (1) and Eqn. (2) , extending until it reaches the ultimate resistance in Eqn. (3). If $$p\_u$$ is attained, a brittle fracture is assumed.

$$
\tag{1}
p = 2000S\_uy \quad for \quad y \leq 0.0004b
$$

$$
\tag{2}
p = 100S\_uy \quad for \quad 0.0004b < y < 0.0024b
$$

$$
\tag{3}
p = p\_u = bS\_u \quad for \quad y \geq 0.0024b
$$

where,

$$p$$ = horizontal resistance per unit length $$y$$ = horizontal displacement $$b$$ = diameter of the shaft $$S\_u$$ = one half of the $$q\_u$$, unconfined compressive strength $$p\_u$$ = ultimate resistance per unit length

***

\[Turner, 2006] Turner, J. P. (2006). *Rock-socketed shafts for highway structure foundations*, volume 360. Transportation Research Board.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.openbrim.org/technical-background/soil-structure-interaction/lateral-soil-models/strong-rock-turner-2006.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
