0
4.4kviews
Explain the terms, preprocessor, processor and postprocessor
1 Answer
written 7.2 years ago by | modified 6.9 years ago by |
Preprocessing
Define the geometric domain of the problem.
Define the element types to be used.
Define the material properties of the elements.
Define the geometric properties of the elements (length, area, and the like).
Define the element connectivities (mesh the model).
Define the physical constraints (boundary conditions). Define the loadings. …