Jump to content

Preprocessor (CAE)

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Rsjaffe (talk | contribs) at 22:15, 26 August 2021 (top: clean up, typo(s) fixed: Eg. → E.g.). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

In computer aided engineering (CAE) a preprocessor is a program which provides a graphical user interface (GUI) to define physical properties. This data is used by the subsequent computer simulation.

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