> For the complete documentation index, see [llms.txt](https://docs.enercalc.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.enercalc.com/efr-user-manual/calculation-types/working-with-beam-calculations/concrete-beam-calculations25.md).

# Concrete Beam Calculations

Understand the distinguishing characteristics and analysis limitations of concrete beam calculations in ENERCALC for Revit.

Concrete beams share all of the common beam behavior described in the preceding sections.

The primary characteristics that distinguish concrete beam calculations from conventional Steel beam, Steel Composite, and Wood calculations are:

1. Specifying the concrete material properties of the beam
2. Specifying the rebar materials of the beam reinforcement
3. Verifying T-Beam effective width where applicable
4. Open-ended modification of section geometry

**Before using ENERCALC for Revit for the design of Concrete Beams, users should take special note of the following limitations:**

1. **Regardless of how the Revit model is configured, any Concrete Beam sent from Revit to ENERCALC remains subject to the same analysis and design limitations as ENERCALC itself.**
2. **Members are analyzed individually, not as an integral frame.**
3. **No P-Delta or P-delta analysis is performed.**
4. **No torsional analysis is performed.**
5. **Additional net compression in concrete beams due to axial load is disregarded.**
6. **Supports are treated as “knife-edge” (zero length).**
7. **Stiffness is calculated at each analytical location using Bischoff’s method, not a percentage of gross properties.**
8. **Creep is not considered.**
9. **Concrete Beam support locations may ONLY be analyzed as either fully fixed, pinned, or free.**
10. **Concrete Beam support locations DO NOT consider the stiffness of surrounding connected elements.**
11. **As described under general beam behavior (see** [Beam/Girder Load Linking](/efr-user-manual/calculation-types/working-with-beam-calculations/beam-loads-16/beam-girder-load-linking16.md)**), Concrete Beams with load-linking relationships consider only reaction FORCES. Fixed-end moments are NOT transferred between connected elements via load-linking.**
12. **ENERCALC for Revit does NOT provide any integration with or control over physically modeled rebar elements in the Revit model at this time.**
13. **As with manually-built Concrete Beam calculations, ENERCALC for Revit does not permit differing section geometries on different spans. All spans of a multi-span beam have the same section geometry.**

As with other calculations, Concrete Beam calculations are launched from the ENERCALC for Revit ribbon tab in the Revit interface.

![](https://4249100372-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FgHVzpA9PT0VcuNGp6j39%2Fuploads%2Fgit-blob-4101b271b57a091b83491ae7c03d272808337b63%2Fclip0750.png?alt=media)

![](https://4249100372-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FgHVzpA9PT0VcuNGp6j39%2Fuploads%2Fgit-blob-bed1a9d3ddacf99e7e67c55c24867cecc4af311a%2Fclip0751.png?alt=media)

As with other calculation types, clicking the calculation launch button will trigger a selection process and will await an element pick by the user.

During this process, only beams that are eligible for Concrete Beam design will be available for selection. Ineligible elements are denoted with a "not allowed" circle and slit icon on the cursor when mousing over:

![](https://4249100372-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FgHVzpA9PT0VcuNGp6j39%2Fuploads%2Fgit-blob-25f59843d23c6756510cb5962eb144b41454a732%2Fclip0752.png?alt=media)


---

# 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.enercalc.com/efr-user-manual/calculation-types/working-with-beam-calculations/concrete-beam-calculations25.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.
