-
-
-
-
-
jiapei_aam.zip
The shape of an independent AAM is defined in the same way as ASM, which
is composed of the coordinates of the v vertices that make up a mesh.
-
-
femTriangularMesh.zip
The function femTriangularMeshGenerator() generates triangular mesh for a rectangular shape structure for Finite Element analysis.
The outputs are:
coords = x and y coordinates of each element nodes
cT = nodal connectivity
nNodes = Number of nodes ...
-
-
-
-
-