[ANSYS, Inc. Logo] return to home search
next up previous contents index

6.6.1 Mesh Size

You can print out the numbers of nodes, faces, cells, and partitions in the mesh by selecting the Mesh/Info/Size menu item.

Mesh $\rightarrow$ Info $\rightarrow$ Size

A partition is a piece of a mesh that has been segregated for parallel processing (see Chapter  32).

A sample of the resulting output follows:

Mesh Size

Level    Cells    Faces    Nodes   Partitions
    0     7917    12247     4468            1

 2 cell zones, 11 face zones.

If you are interested in how the cells and faces are divided among the different zones, you can use the Mesh/Info/Zones menu item, as described in Section  6.6.3.

If you are using the density-based coupled explicit solver, the mesh information will be printed for each grid level. The grid levels result from creating coarse grid levels for the FAS multigrid convergence acceleration (see this section in the separate Theory Guide). A sample of the resulting output is shown below:

Mesh Size

Level    Cells    Faces    Nodes   Partitions
    0     7917    12247     4468            1
    1     1347     3658        0            1
    2      392     1217        0            1
    3      133      475        0            1
    4       50      197        0            1
    5       17       78        0            1

 2 cell zones, 11 face zones.


next up previous contents index Previous: 6.6 Reporting Mesh Statistics
Up: 6.6 Reporting Mesh Statistics
Next: 6.6.2 Memory Usage
Release 12.0 © ANSYS, Inc. 2009-01-29