Create isosurface

../../../_images/create_isosurface_panel.png
../../../_images/create_isosurface_example.png

Two isosurfaces of the charge density field

This modifier computes an isosurface for a field defined on a structured voxel grid. The resulting isosurface is a surface mesh object and its visual appearance is controlled by the accompanying surface mesh visual element.

You can change the iso-level value by clicking into the histogram plot, which shows the distribution of field values. To create multiple isosurfaces at different iso-levels, you can insert several instances of the modifier into the pipeline.

Voxel grids can be imported into OVITO from several input file formats. OVITO Pro additionally offers the Spatial binning modifier, which lets you map a particle model onto a voxel grid to obtain a coarse-grained field representation of the model.

Transfer field values

The modifier option Transfer field values to surface copies all field quantities defined on the input voxel grid over to the isosurface’s mesh vertices. You can then use the color mapping mode of the Surface mesh visual element to locally color the isosurface and visualize a secondary field quantity on the isosurface. The field values at each isosurface vertex are computed from the input voxel data using trilinear interpolation.

Surface smoothing

The generated isosurface can optionally be smoothed using a mesh fairing algorithm to even out surface steps resulting from the discrete nature of the input voxel grid. The Smoothing level parameter specifies the number of iterations of the smoothing algorithm to apply. A value of 0 disables smoothing, which is the default setting. The post-processing procedure slightly displaces the surface mesh vertices to reduce steps and roughness of the isosurface. Mesh smoothing is performed after interpolated field values have been transferred to the surface, which means that the surface property values reflect the original vertex positions prior to smoothing.

Identify volumetric regions pro

This option lets the modifier identify the individual volumetric regions (below or above the iso-level), which are separated by the isosurface, and compute their respective volumes and surface areas. See Identification of volumetric regions for more details on how this option works. This feature can be useful to analyze the topology of the isosurface and to quantify the volume(s) enclosed by the surface.