2D Profile Problem - GCMLab/GCMLab-FEM GitHub Wiki

Please read the following sections for the details of the 2D profile problem.

Geometry and Mesh

The mesh can be found in the file "FineMesh.msh" in the Test Files folder, which contains 142,886 T6 elements (284,118 nodes).

Material Properties

Parameter Symbol Value
Young's Modulus E 200GPa
Poisson's Ratio $\nu$ 0.3
Applied Traction $\bar{t_{x}}$ 10MPa

Plane stress conditions applied. L2 Projection is used for the computation of the stress and strain fields.

Boundary Conditions

Displacement is prescribed at the bottom of the section, as shown in the figure above.

Horizontal displacement: $u_{x}(x,y=0m) = 0m$

Vertical displacement: $u_{y}(x,y=0m) = 0m$

MATLAB Profile Results

⚠️ **GitHub.com Fallback** ⚠️