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#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#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.
Line 8: Line 8:


[[Image:SMS-Particle_Module_Create_Data_Sets.jpg]]
[[Image:SMS-Particle_Module_Create_Data_Sets.jpg]]
==Related Topics==
* [[SMS:Particle Module#Particle Module Menus|particle module data menu]]




{{Template:Navbox SMS}}
{{Template:Navbox SMS}}

Revision as of 18:47, 6 June 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