Add material
add_materialDefine a new material for beam models by specifying Young's modulus, Poisson ratio, density, and yield strength.
Instructions
Add a material. E = Young's modulus [Pa], nu = Poisson ratio, density [kg/m3] (needed for self-weight), fy = yield/design strength [Pa] (needed for utilization checks). Example steel: E=210e9, nu=0.3, density=7850, fy=355e6.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| E | Yes | ||
| fy | No | ||
| nu | No | ||
| name | Yes | ||
| model | Yes | ||
| density | No |