1. The document outlines the step-by-step procedure for finite element analysis, which includes: selecting suitable field variables and elements, discretizing the continuum, selecting interpolation functions, finding element properties, assembling global properties, imposing boundary conditions, and making additional calculations.
2. Key steps include discretizing the continuum by dividing it into sub-domains called elements, expressing unknown field variables within each element using interpolation functions, assembling element properties like stiffness matrices, and assembling global properties from the element properties to obtain system equations.
3. The procedure allows reducing infinite unknowns to a finite number and solving the system of equations imposed with boundary conditions to find nodal values and make additional calculations for required outputs.