Mapping Cell and Boundary Field Functions to Parcels

Both cell and boundary field function data can be mapped to parcels any time a field function is required on parcels.

An example is shown below.



Track files and boundary sampling facilitate recording field functions of cells and incident boundaries in particle tracks. However, field function mapping can also be used:
  • to evaluate user-defined source terms,
  • to evaluate composite boundary interaction,
  • when displaying scenes or evaluating reports, and so on.

Mapping Cell Data to Parcels

When a cell field function is mapped to parcels, each parcel gets the value from its host cell.

When a vertex field function is mapped to parcels, each parcel gets the arithmetic average of the vertex values of the vertices belonging to its host cell.

Mapping Boundary Data to Parcels

When a boundary field function is mapped to parcels, each parcel just gets the value of its host boundary face, but only if the latter is defined. Parcels which are intersecting a boundary have a host face (the face they are intersecting), whereas parcels which are in the interior do not have a host face. For the latter, a null value is mapped to the parcels for the boundary field function.