> 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/steel-i-girder-bridge-workflow/loading-sig/loads-sig/pushover-load-sig/pushover-case-sig.md).

# Pushover Case \[SIG]

## Control

**Stage:** Specify a stage for which the pushover analysis will be conducted.

**Bridge:** Specify the bridge model that will be analyzed.

**Max # of Steps:** Specify the maximum number of steps for the pushover case analysis.

**Initial Load Factor:** Specify the initial load factor to be used in the pushover analysis.

**Load Factor Increment:** Specify the load factor increment to be used in the pushover analysis. allowing for a gradual increase in lateral loads during the analysis.

**Active\[YES/NO]:** For these definitions to be used for the pushover analysis, please define this parameter with the option 'YES'; otherwise, the pushover analysis will not be conducted.

## Stopping Criteria

For pushover analysis to determine the structure's capacity based on lateral loads, definitions must be established. By specifying the direction along the axes, boundary conditions for displacement/rotation can be defined. When the specified values are reached, the pushover analysis will be halted. Users should also be aware that the definitions made will be taken into account based on the alignment's coordinate systems. The intention behind stopping the pushover analysis is to prevent the increase of lateral loads, thereby enabling the determination of the bridge's lateral load capacity based on the corresponding displacement or rotation.

**Direction \[Tx/Ty/Tz/Rx/Ry/Rz]:** The direction for pushover analysis can be defined with the following options:

* **Tx/Ty/Tz:** Translation along the axes. If these are used, displacement can be specified.
* **Rx/Ry/Rz:** Rotation along the axes. If these are used, rotation can be specified.

**Displacement:** If the direction is specified with translation along the axes X/Y/Z (Tx, Ty, Tz), the displacement can be specified. However, if the rotation along the axes (Rx, Ry, Rz) is used for the definition of the direction parameter, this parameter will not be applicable

**Rotation:** If the direction is specified with rotation along the axes X/Y/Z (Rx,Ry,Rz), the rotation angle can be specified. However, if the translation along the axes (Tx,Ty,Tz) is used for the definition of the direction parameter, this parameter will not be applicable.

## Referencing Objects

**Pushover Load:** Pushover Load objects that reference this analysis case. (Read-only)


---

# 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/steel-i-girder-bridge-workflow/loading-sig/loads-sig/pushover-load-sig/pushover-case-sig.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.
