Working with Field Functions

Field functions work with the .sbd format as follows:

  • Imported Field Functions -- When an .sbd file is imported, field functions are automatically created for all the imported data fields. These field functions have storage only on the imported surfaces.
  • Mapped Field Functions -- When data is mapped between the imported surfaces and Simcenter STAR-CCM+ boundaries, a new set of field functions are automatically generated. These field functions have storage only on the target surfaces. Apart from this mapped field, a field function named Mapped Flag is created for all mappings. This field has a value of 0, 1 or 2. This field function also has storage only on the target surface. On any face, a value of 0 indicates that mapping was successful, a value of 1 indicates that the mapping failed the proximity check and a value of 2 indicates failure of the normalcy check. The proximity and normalcy checks are additional mapping options.