SMS:Particle Module Create Datasets: Difference between revisions

From XMS Wiki
Jump to navigationJump to search
No edit summary
No edit summary
Line 1: Line 1:
The Particle module ''Create Datasets'' dialog is accessed through the [[SMS:Particle Module Menus|Particle module ''Data'' menu]].  Currently the following particle datasets can be created in the particle module create datasets dialog:
The Particle module ''Create Datasets'' dialog is accessed through the [[SMS:Particle Module Menus|Particle module ''Data'' menu]].  Currently the following particle datasets can be created in the particle module ''Create Datasets'' dialog:
* ''Distance traveled''
* ''Distance traveled''
::For each time step, computes the total distance each particle has traveled since the particle was born.
::For each time step, computes the total distance each particle has traveled since the particle was born.

Revision as of 16:22, 5 December 2017

The Particle module Create Datasets dialog is accessed through the Particle module Data menu. Currently the following particle datasets can be created in the particle module Create Datasets dialog:

  • Distance traveled
For each time step, computes the total distance each particle has traveled since the particle was born.
  • Average velocity (since last time step)
For each time step, computes the average velocity of the particle since the previous time step.
  • Number of particles within vicinity
    • Vincinity radius
  • Dataset name
A name for that particle dataset can be entered in in each field under this option.
Example of the Create Dataset dialog.

Related Topics