Flowchart and Pseudo-Code (Assignment For FEA) Scribd
Flowchart and Pseudo-Code (Assignment For FEA) Scribd
Synthesis input
data(materal properties)
Localization(Identification of
nodes,elements&connectivity etc.)
Allocate k,K,F,u
matrix array
Compute element
stiffnes matrix (k)
More elements??
Apply force
Result calculations
(forces,stresses,strains&reactions)
Show results
Pseudo-code
Stop
Inputs ; nodes, elements, material properties,
sections, loadings and boundary conditions
Pre-processing;
1. Parse input
2. Initialization of parameters and variables to
zero.
3. Assign each degree of freedom (DOF) a unique
identifier (NSC)
Processing;