Verifiable challenge — Bi-material beam
Complete 03_challenge.mac. The region 0.4L ≤ X ≤ 0.6L will be aluminum
and the rest steel. Do not mesh again, do not use IDs and do not enter /SOLU.
| Test | Criterion | Meaning |
|---|---|---|
| Type | n_type1=n_elements | The formulation did not change. |
| Band | n_mat2=n_mid_elems | Only the component received aluminum. |
| Partition | n_mat1+n_mat2=n_elements | There is no shortage or excess of elements. |
| Two materials | n_mat1>0 and n_mat2>0 | The challenge did not degenerate into a homogeneous case. |
| Properties | young_ratio=3 | Inputs are consistent. |
| Result | passes=1 | All tests passed. |