# 3.7.15: Shell Forces

With the **“Shell Forces”**-component one can retrieve principal or local shell cross section forces. Use the drop-down-list at the bottom of the component to switch between **“Principal”** and **“Local”**.

## **Principal Shell Forces**

Sometimes it is of interest to know the value of principal normal forces and moments on shells. In such cases the **“Shell Forces”**-component for principal forces comes in handy. The order of all result lists corresponds to the order of faces in the mesh used to generate the shell, which is the same order as the **“Principal Force Directions on Shells”**-component. Thus the element centers returned there can be used in combination with the numeric results.

Distributed normal forces are negative in case of compression. Positive bending moments result in tension on the upper side of a shell. The upper side of a shell element is defined by a positive value of the local Z-axis. When in doubt about the orientation of your shell elements enable the preview of local element axes in the **“ModelView”**-component (see section [3.6.1](/3-in-depth-component-reference/3.6-results/3.6.1-modelview.md)). The output-plugs **“vx”** and **“vy”** return transverse shear forces along lines parallel to the shells local x- and y-axis.

## **Local Shell Forces**

When setting the result type to **“Local”** the shell cross section forces in local coordinate directions will be output. See section [3.1.14](/3-in-depth-component-reference/3.1-model/3.1.14-orientate-element.md#orientate-shell) on how to change the local coordinate systems of shells.

{% file src="/files/gllbMIYdWiaF7ZQcd3fJ" %}


---

# 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://manual-2.karamba3d.com/3-in-depth-component-reference/3.6-results/3.6.14-shell-forces.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.
