> For the complete documentation index, see [llms.txt](https://docs.openbrim.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.openbrim.org/templates/concrete-u-girder-bridge-workflow/reports-cug/elastomeric-bearing-stiffness-cug.md).

# Elastomeric Bearing Stiffness \[CUG]

To obtain the calculations for the values of the Steel Elastomeric Bearing as a report, this section can be used.

## General

**Bridge:** Specify the bridge.

**Bearings:** Specify the bearings for which the report will be generated.

{% hint style="info" %}
**Elastomeric Bearing Stiffness Report Includes**

1. **Geometry and Proportioning Table**

* Dimensions of the elastomeric bearing.

2. **Material Properties Check**

* As per **AASHTO 14.7.5.2**, the elastomer shall have a specified shear modulus between **0.080 ksi and 0.175 ksi**.

3. **Compression Stiffness Calculations**

* The calculated compression stiffness value will be assigned to **Tz** when the insertion point is chosen for the definition of the elastomeric bearing.

4. **Shape Factor Calculations**

* Calculations for the shape factors of both **internal** and **external layers**.

5. **Effective Compression Modulus Calculations**

* Calculations for the effective compression modulus of both **internal** and **external layers**.

6. **Compressive Stiffness Calculations**

* Calculations for the compressive stiffness of both **internal** and **external layers**.

7. **Shear Stiffness Calculations**

* The calculated shear resistance will be assigned to **Tx** and **Ty** when the insertion point is chosen for bearing definitions. ![image-20241122-110459.png](https://openbrim.atlassian.net/wiki/download/attachments/2394357788/image-20241122-110459.png?api=v2)
  {% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.openbrim.org/templates/concrete-u-girder-bridge-workflow/reports-cug/elastomeric-bearing-stiffness-cug.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
