time_field

time_field_mod.jpg

General Module Function

The time_field module allows you to extract a field (grid with data)  from a set of time-based fields.  The time for the extracted field can be any time between the start and end of the set of fields.  It will interpolate between adjacent known times.

Module Input Ports

time_field has two input ports.

  1. The leftmost port accepts any 1D, 2D or 3D mesh. The mesh can contain nodal data and/or cell data.

  2. The right port is the current time.

Module Output Ports

time_field has four output ports.

  1. The first port outputs the starting time.

  2. The second port outputs the ending time.

  3. The third port outputs the current time.

  4.  The fourth (blue/black) outputs the interpolated field at the specified time.

time_field_panel.jpg

The control panel for time_field is shown in the figure above.