> 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/steel-composite-beam-calculati.md).

# Steel Composite Beam Calculations

How to launch steel composite beam calculations, including eligibility rules and slab properties that distinguish them from steel beams.

Similar to Steel Beam calculations, Steel Composite beams share all of the common beam behavior described in the preceding sections.

The primary characteristics that distinguish Steel Composite from conventional Steel beam calculations are:

1.) Specifying the pre/post composite application state of loads on the beam

2.) Specifying material properties for the concrete slab

3.) Confirming effective width geometry of the concrete slab

As with other calculations, Steel Composite 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-cff342be314543db4f8e7377f928cc0e28a66b4a%2Fclip0624.png?alt=media)

![](https://4249100372-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FgHVzpA9PT0VcuNGp6j39%2Fuploads%2Fgit-blob-3b4eaa774ef7033df03d64c12b07f5fa9d2311cd%2Fclip0625.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 steel beams that are eligible for Steel Composite design will be available for selection. Ineligible elements are denoted with a "not allowed" circle and slit icon on the cursor when mousing over.

For example:

Steel beam without any deck is ineligible:

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

Steel beam with only metal deck (no concrete) is ineligible:

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

Wood beams (and concrete beam) are ineligible:

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

Users will also note that Steel Composite beam design is not permitted for multi-span beams. Launch of such beams will result in the following warning:

![](https://4249100372-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FgHVzpA9PT0VcuNGp6j39%2Fuploads%2Fgit-blob-a4ae1a8b86ccfb408e38c04aa04dc0de10b87291%2Fclip0646.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/steel-composite-beam-calculati.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.
