# 3.6.2: 变形能量 (Deformation-Energy)

在力学中，能量等于力乘以平行于其方向的位移。以橡皮筋为例，试想一下：如果拉伸它，就可以对其做功。该功的能量被存储在橡皮筋内部，可以转化为其他类型的能量。例如，可以用其发射一架小型玩具飞机：这样，橡皮筋中的弹性能便转化为动能。在拉伸弹性材料时，初始时要施加的力为零，随后，随着材料刚度和长度的增加成比例地增长。机械功等于在作用力的相对位移上所绘制曲线下方所产生的面积大小。对于线性弹性材料，这就产生了一个直角三角形，其最终位移形成一个分支，而其最终力为另一个分支。从这一点可以看出，对于相等的最终力，存储在材料中的弹性能随着位移的减小而减小，其刚度则随着位移的减小而增加。

![图3.6.2.1：在轴向和横向点荷载下的简支梁：每个元件的轴向变形能和屈曲能列表。](/files/-M9XuUlBeVjhbNUsFKtV)

通过输&#x5165;**“ElemIds”**，用户可以提供应为其计算变形能的元件的标识符。空列表意味着将考虑所有元件。通&#x8FC7;**“LCase”**&#x8F93;入，用户可以选择要检索结果的工况。&#x5728;**“D-Energy（D能量）”**&#x8FD0;算器返回的数据树结构（请参见图3.6.2.1）中，每个元件包含一个分支。于壳体而言，分支包含壳体每个元件的轴向能或屈曲能。


---

# 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-1-3.karamba3d.com/chinese_1_3_3/3-in-depth-component-reference/3.6-results/3.6.2-deformation-energy.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.
