SCI Home Software Documentation Installation User's Guide Developer's Guide

CIBC:Documentation:SCIRun:Reference:SCIRun:MapFieldDataFromSourceToDestination

From SCIRun Documentation Wiki

Jump to: navigation, search

Contents

MapFieldDataFromSourceToDestination

Information

Package: SCIRun
Catagory: ChangeFieldData
Author(s): Michael Callahan
Status: Supported in latest version
Version: 3.0

Description

Summary

The MapFieldDataFromSourceToDestination module takes two Fields as input, the first of which, Source, contains geometry and data values; the second, Destination, contains geometry only. MapFieldDataFromSourceToDestination takes a field and finds data values for the destination geometry and outputs the resulting Field.

Detailed Description

MapFieldDataFromSourceToDestination will find the corresponding data value in the Source for each node in the Destination Field. The data values can be stored at the nodes, cells, edges, or faces of the mesh at either the input or output ports. If the geometries of the input ports are different, the module will calculate data values for the Destination by interpolation.

The MapFieldDataFromSourceToDestination GUI contains a check box for Enable Interpolation and Use Closest Element If Not Interpable. The Enable Interpolation check box allows the user to select the option of interpolation. The user can also select the option of choosing the closest element when a data value cannot be interpolated. The Maximum Closeness option indicates the maximum distance between points of interpolation and data values.



Frequently Asked Questions


Known Bugs


Recent Changes


Go back to Documentation:SCIRun:Reference:SCIRun

Personal tools