plume

plume

The plume module creates a (same dimensionality) subset of the input, regardless of dimensionality. What this means, in other words, is that plume can receive a field (blue port) model with cells which are points, lines, surfaces and/or volumes and its output will be a subset of the same type of cells.

This module should not normally be used when you desire a visualization of a 3D volumetric plume but rather when you wish to do subsequent operations such as analysis, slices, etc.

Info

Module Input Ports

  • Input Field [Field] Accepts a data field.
  • Isolevel [Number] Accepts the subsetting level.

Module Output Ports

  • Output Field [Field] Outputs the subsetted field as a volume.
  • Status [String / minor] Outputs a string containing a description of the operation being performed (e.g. TCE plume above 4.00 mg/kg)
  • Isolevel [Number] Outputs the subsetting level.
  • Plume [Renderable]: Outputs to the viewer.