> 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/beam-loads-16/load-cases-and-combinations.md).

# Load Cases and Combinations

How Revit structural load cases map to ENERCALC SEL cases, including ACC1 and TEMP1 exceptions and combination handling.

Load are managed and mapped from Revit to ENERCALC SEL using the basic load cases that are created using the default Revit structural template. These cases may be viewed at any time using the native Revit button for Structural Settings on the Structure ribbon tab.

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

Load cases are found under Structure > Structural Settings > Load Cases. These are default settings and typically do not need to be manually created or modified in any way. Changing the default settings will interfere with the mapping of loads to the ENERCALC SEL calculation. In the table shown here, all load cases are mapped directly to the corresponding case in ENERCALC SEL, with two exceptions:

* ACC1 maps to earth load (H) in ENERCALC SEL
* TEMP1 is ignored and does not map to any case in ENERCALC SEL

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

Load combinations are managed exclusively from the ENERCALC SEL interface. Load combination definitions found in the Revit model will not influence the design calculations in any way.


---

# 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/beam-loads-16/load-cases-and-combinations.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.
