In
computer aided engineering (CAE) a preprocessor is a
program which provides a
graphical user interface
A graphical user interface, or GUI, is a form of user interface that allows user (computing), users to human–computer interaction, interact with electronic devices through Graphics, graphical icon (computing), icons and visual indicators such ...
(GUI) to define boundary conditions, materials, other physical properties and simulation control settings.
This data is used by the subsequent
computer simulation
Computer simulation is the running of a mathematical model on a computer, the model being designed to represent the behaviour of, or the outcome of, a real-world or physical system. The reliability of some mathematical models can be determin ...
.
Steps that are followed in Pre-Processing
1> The geometry (physical bounds) of the problem is defined
2> The volume occupied by the fluid is divided into discrete cells (meshing)
3> The physical modeling is defined - E.g. equations of motion + enthalpy + radiation + species conservation
4> Boundary conditions are defined. This involves specifying the fluid behavior and properties at the boundaries of the problem. For transient problems, the initial conditions are also defined.
5> The simulation is started and the equations are solved iteratively as a steady state or transient
6> Finally a post-processor is used for the analysis and visualization of the resting solution
References
Computer graphics
{{compu-graphics-stub