Practical FEA
You now understand the mathematics behind FEA. This final lesson brings it all together with practical guidance for real-world analysis — the workflow, decision-making, and wisdom that turns theory into reliable engineering results.
The FEA Workflow
Stage 1: Problem Definition
Before touching any software:
Questions to answer:- What is the objective? (Stress check, deflection limit, fatigue life?)
- What outputs do we need? (Max stress, displacement, safety factor?)
- What accuracy is required? (±5%, ±10%, order of magnitude?)
- What are the constraints? (Time, computational resources?)
Example: "Analysis is complete when we can confirm
the bracket stress is below 150 MPa with mesh-converged
results within 5% of the converged value."
Stage 2: Geometry Preparation
CAD geometry rarely imports directly into FEA:
3,000+ engineers placed at top companies in 2024
Mahindra, Bosch, TATA ELXSI, Capgemini and more
- Remove small fillets (unless stress concentration is critical)
- Fill small holes
- Defeaturing complex details
- Create mid-surfaces for shell analysis
- Features affecting load path
- Stress concentration sources
- Geometric constraints
Stage 3: Material Properties
Required properties (linear elastic):- Young's modulus $E$
- Poisson's ratio $\nu$
- Density $\rho$ (for dynamic/gravity loads)
- Material data sheets
- ASM Handbooks
- MatWeb database
- Testing (best for critical applications)
- Temperature dependence
- Anisotropy (composites, rolled metals)
- Rate dependence (polymers)
- Scatter in material properties (use minimum values for conservative analysis)
Stage 4: Meshing Strategy
Element selection guide:| Problem Type | Recommended Elements |
|---|---|
| Thin structures (t/L < 0.1) | Shell elements |
| Bulky solids | 3D solid (hex or tet) |
| Axisymmetric | 2D axisymmetric |
| Beams/frames | Beam elements |
| General 3D | Quadratic tets (safe default) |
- Start coarse, refine where needed
- Finer mesh at stress concentrations
- At least 3 elements through thickness for bending
- Match mesh density to expected gradient
| Metric | Target |
|---|---|
| Aspect ratio | < 5 (ideal < 3) |
| Jacobian | > 0.5 |
| Skewness | < 45° |
| Min angle (tets) | > 15° |
Stage 5: Boundary Conditions
The most common source of FEA errors!
Constraints (supports):- Apply minimum constraints to prevent rigid body motion
- 3D: Fix 6 DOFs (3 translations + 3 rotations) minimum
- Avoid over-constraint (artificial stress)
- Use symmetry when applicable (half, quarter, cyclic)
- Point loads create singularities — distribute when possible
- Pressure loads more realistic than concentrated forces
- Include all relevant load cases
- Consider load combinations
- Fixed support where there's actually flexibility
- Missing thermal expansion constraints
- Ignoring preloads (bolts, press fits)
Stage 6: Solution
Pre-solve checks:- All materials assigned?
- Boundary conditions complete?
- Mesh quality acceptable?
- Units consistent?
- Monitor solver convergence
- Check for warnings/errors
- Note computational time and memory
- Reaction forces = applied loads?
- Deformed shape makes physical sense?
- Symmetry preserved in results?
Stage 7: Post-Processing
Stress interpretation:- Von Mises for ductile materials
- Principal stresses for brittle materials
- Average vs element stresses
- Stress at integration points (most accurate)
- Stress concentrations (holes, fillets, notches)
- Load application points
- Material interfaces
- Geometric transitions
- Use consistent scale across comparisons
- Show undeformed vs deformed overlay
- Plot stress along critical paths
- Check stress continuity (mesh refinement indicator)
Stage 8: Verification & Reporting
Verification checklist:- [ ] Mesh convergence study completed
- [ ] Results compared with hand calculations or benchmarks
- [ ] Sanity checks passed (equilibrium, deformation, etc.)
- [ ] Sensitivity study on key assumptions
- Problem description and objectives
- Model assumptions and simplifications
- Material properties and sources
- Mesh details and quality metrics
- Boundary conditions with justification
- Results with uncertainty estimates
- Conclusions and recommendations