|
Engineering Tools — Get FEM CG (00324) What this tool computesTwo things, in one Excel workbook:
The aggregate is a stiffness-weighted CG (elastic centroid), not a mass-weighted CG. For mixed-material structures this matters — see Weighting choice below. Why per-element centroids alone aren't always enoughFEMAP has a per-element centroid query already (and List Element Data exposes it in a per-element table). That tells you where each element is. This tool answers a different question: "If I treat the selected portion of the structure as a single solid object, where does its load-bearing centre sit?" That's the structure-level CG, not the per-element centroid. It's the right number when you're laying out lifting points, balancing a panel about a pivot, or comparing two design candidates on load-path symmetry. Weighting choiceThe aggregate weights are If your structure is single-material (all aluminium, all composite with the same layup, etc.), the two answers are identical up to a density constant. If you have mixed materials — aluminium face sheets with a titanium insert, for instance — the stiffness CG biases toward the titanium and the mass CG biases toward the aluminium volume. They can differ noticeably. Pick the right weighting for the engineering question:
The README sheet in every output workbook restates this weighting choice explicitly, so anyone reading the file downstream knows what they're looking at. Shell offset correctionPSHELL Z-offset is applied. For elements with a
non-zero This matters specifically for the "face-sheet-on-neutral-mesh" modelling pattern: a single mesh at the neutral plane, with each face-sheet property carrying a Z-offset to its physical location. The node-derived centroid puts every element at the neutral plane; the offset-corrected centroid puts each face sheet at its actual mid-thickness in space. For panel CG queries the difference can be the entire panel thickness. For elements without a sensible offset (line elements, solids) the offset correction is a no-op. How to use it
Output layoutElement ID CSys X Y Z Shape Edge Len Area Thickness Modulus Offset ---------- ---- -------- -------- -------- ------ -------- ------- --------- ------- ------ 1234 5 120.500 -45.220 8.500 Quad4 25.000 625.0 0.040 1.06E+07 0.020 1235 5 120.500 -20.220 8.500 Quad4 25.000 625.0 0.040 1.06E+07 0.020 ... [empty row] FEM CG (stiffness-weighted) 115.342 -22.481 8.500 sum(w)=... The aggregate row sits two rows below the last element row, with
a soft-yellow background. The CSys-type-aware axis labels: in a cylindrical CSys columns become
Element-type support
If your structure is mostly solid elements, this tool isn't the right pick — use Group Element Mass Compute instead, which handles volume-based mass + CG for solid geometry. Cancel paths
Related tools
|