Wiki

Clone wiki

ug3 / preproc

Grid preprocessor

UG3 has its own grid format and the grid preprocessor generates the grid file in this format. Currently, the preprocessor can read grids in the Gmsh and SU2 format but other formats will be added in future.

In case of parallel computations, the preprocessor partitions the mesh and generates as many grid files as the number of processors.

Updated