> For the complete documentation index, see [llms.txt](https://docs.dietrichs.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.dietrichs.com/updates-de/updates-fr/dc-statik/version-25/statique-horizontale/modeles-de-batiment.md).

# Modèles de bâtiment

### Détermination de la charge pour les toits plats <a href="#determination-de-la-charge-pour-les-toits-plats" id="determination-de-la-charge-pour-les-toits-plats"></a>

Pour le calcul de la statique horizontale, il fallait jusqu'à présent disposer d'un toit. L'inclinaison minimale du toit était de 0,5°. Pour la détermination des zones de vent, il n'est désormais plus obligatoire de déterminer le toit.

S'il n'y a pas de détermination de la toiture, on suppose qu'il s'agit d'un toit plat (inclinaison de 0°) au niveau du bord supérieur des murs les plus hauts. Un plancher Dietrich's n'est pas nécessaire. Il convient de noter que l'étage supérieur (Co) n'est toujours pas considéré comme un élément de contreventement. Les charges de l'étage Combles sont transmises au plancher sous-jacent. Il n'est pas possible de vérifier le toit plat à l'aide de diaphragmes de plancher.


---

# 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.dietrichs.com/updates-de/updates-fr/dc-statik/version-25/statique-horizontale/modeles-de-batiment.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.
