Validate the Optimized Design
For 3D cases, after running topology optimization, the optimized channel surface can be extracted and validated in a new simulation.
The optimized surface must be extracted as an isosurface using
the field function
(1-$MaterialIndicator)
, using the
Closed option of the
isosurface (see Isosurface Properties). The interface with the
value 0.5 describes the new surface. In order to obtain the
fluid material shape as an isosurface (as opposed to the solid material shape), you
must use the inverse of the material indicator. Then, you extract this isosurface
and create a geometry part from it. - Refer to Extracting Geometry from a Derived Part for the general workflow of extracting geometry from a derived part.
If the extracted surface exhibits a staircase shape due to the
resolution of the cell size or the material indicator field, you are advised to
smooth the surface in the Surface Repair Tools before meshing it.
- Refer to Smooth selected/attached vertices for the description of the smoothing function in the Surface Repair Tools.
You replace the topology optimization domain geometry with the
optimized channel geometry. The regions interfacing the original topology
optimization domain are now connected with the new geometry. Since you perform a
flow analysis with the newly composed geometry, you mesh the topology optimized
channel with the same number of prism layers and the same cell size as the inlet and
outlet channels.
- Refer to Using Set Region for the description on assigning a part to an existing region.