# Hinge Property \[SIG]

Hinges represent points in the structural model where **plastic deformation** is expected to occur under **seismic loads**. They are essential for **nonlinear pushover analysis** to capture the inelastic behavior of pier columns. It can be assigned to columns as shown below, at both the top and bottom locations.

![image-20251112-162944.png](https://openbrim.atlassian.net/wiki/download/attachments/2551808027/image-20251112-162944.png?api=v2)

## Nonlinear

**Hinge Stiffness Option \[From Report/User Input]:** The user can define how the hinge stiffness is determined:

* **From Report:** The hinge stiffness is automatically derived from the **Moment-Curvature Report**.
* **User Input:** The user directly specifies hinge stiffness values for each axial force.

**Moment Curvature Report:** If "From Report" is selected in the Hinge Stiffness Option, you can assign a Moment Curvature Report to automatically derive hinge stiffness parameters. Follow these steps:

1. First, create and configure a [Moment-Curvature Report](/templates/steel-i-girder-bridge-workflow/properties-sig/pushover-sig/moment-curvature-report-sig.md) with appropriate section geometry, materials, and axial forces.
2. In the Moment-Curvature Report, go to the Output tab and use the "Compute" cell action to generate the analysis results.
3. Return to this Hinge Property and select the computed Moment Curvature Report from the dropdown in this parameter.
4. The hinge stiffness values (Ry and Rz) will be automatically extracted from the report for all specified axial force levels.

{% hint style="warning" %}
The Moment-Curvature Report must have its output computed before it can be assigned here. If the report is not computed, the hinge will not have valid stiffness data and analysis may fail. See [Moment-Curvature Report - Output Tab](/templates/steel-i-girder-bridge-workflow/properties-sig/pushover-sig/moment-curvature-report-sig.md#output) for instructions on computing the report.
{% endhint %}

**Hinge Stiffness:** If the user selects the option ‘Set to User Input’ in the ‘Hinge Stiffness Option’ column, further definitions can be made using the ‘Hinge Stiffness’ column's ‘Edit…’ option, detailed by **Axial Force/Fixity (Ry)/Fixity (Rz)**. When defining hinge stiffness data, make sure to include a sufficient number of axial force data points around the expected dead load level.

Define hinge stiffness data with enough axial force points around the expected dead load for stable nonlinear convergence.

Use intervals of about **50 kips** near the maximum load.

**Example:** For a –750 kip dead load, enter values such as **250, 0, –50, –100, … –1000 kips**.

**Positive values** indicate **tension**, and **negative values** indicate **compression** - both are required for accurate nonlinear analysis.

{% hint style="info" %}
The **column section**, **Moment Curvature Report section**, and **column rotation angle** must all be **consistent** with each other to ensure that the hinge stiffness and rotational axes (**Ry**, **Rz**) correctly represent the actual behavior of the column.
{% endhint %}

<div align="center"><figure><img src="/files/60MrNNchJJ4ljojkvkuN" alt=""><figcaption><p>Coordinate System for the Report</p></figcaption></figure></div>


---

# 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/templates/steel-i-girder-bridge-workflow/properties-sig/pushover-sig/hinge-property-sig.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.
