Overview | All Modules | Tutorial | User's Guide | Programming Guide

COVISE Online Documentation


Module category: Converter



AssembleUsg

AssembleUsg converts blocks of unstructured grid( per timestep) to one unstructured grid( per timestep) without any block information. This module is created to use the module TetraTrace also for blocks of grids.

AssembleUsgModule.png

AssembleUsg is available for COVISE 5.0 and higher.

Parameters

This module has no parameters.

Input Ports

Name Type Description
requiredGridIn UnstructuredGrid
Polygons
Blocks of unstructured grids.
optionalDataIn Float
Vec3
Data on the grids.

Output Ports

Name Type Description
outputGridOut UnstructuredGrid
Polygons
Assembled grid.
dependDataOut Float
Vec3
Assembled data.

Examples

Figure: covise/net/examples/AssembleUsg.net
AssembleUsgMap.png

We consider a typical example of using AssembleUsg. Our aim is to create particle traces. The Reader output are blocks of structured grids. We convert the structured grid into an unstructured one. This task is done by the module StoU. Then we use AssembleUsg to assemble all block of grids to one grid. This example is without timesteps so we really have only one grid. You should use FixUsg to delete unnecessary nodes before you start Tracer. Finally the module Sphere makes spheres out of your particles. The following image shows you particles at the end of the pipe.

Figure: Result in the Renderer
AssembleUsgRenderer.png


Authors: Martin Aumüller, Ruth Lang, Daniela Rainer, Jürgen Schulze-Döbold, Andreas Werner, Peter Wolf, Uwe Wössner
Copyright © 1993-2022 HLRS, 2004-2014 RRZK, 2005-2014 Visenso
COVISE Version 2021.12