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.
<blockquote>
* For each time step, computes the total distance each particle has traveled since the particle was born. </blockquote>
* Average velocity (since last time step)
* Average velocity (since last time step)
** For each time step, computes the average velocity of the particle since the previous time step.
<blockquote>
* For each time step, computes the average velocity of the particle since the previous time step.</blockquote>
* Number of particles within vicinity (under development)
* Number of particles within vicinity (under development)



Revision as of 21:17, 11 December 2013

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 (under development)
  • SMS-Particle Module Create Data Sets.jpg

    Related Topics