![]() |
![]() |
![]() |
![]() |
DVcopy_cells
Synopsis
DVcopy_cells copies the cell-set information of a field
module DVcopy_cells {
Grid+Cells+IPort2 &inMesh;
int+IPort2 trigger;
Grid+Cells+Data+Oparam outMesh;
method+notify_val update<status=1> = "DVcopy_cells_update";
};Description
DVadvect takes the output of DVstream, which is a polyline Mesh with velocity Node_Data that represents the path of the velocities through a field, plus a float value that is a time along the streamline. From this, for each streamline, it calculates the position of a particle at that a given time along the streamline.
Input
Parameter
Output
Example
Libraries.Main.Mappers.copy_ROI
File
See also
![]() |
![]() |
![]() |
![]() |