SMS:Particle Module Create Datasets: Difference between revisions

From XMS Wiki
Jump to navigationJump to search
No edit summary
No edit summary
Line 6: Line 6:
<blockquote style="margin-top:0px; margin-bottom:0px;">
<blockquote style="margin-top:0px; margin-bottom:0px;">
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


[[Image:SMS-Particle_Module_Create_Data_Sets.jpg|thumb|none|left|350 px|Example of the ''Create Dataset'' dialog.]]
[[Image:SMS-Particle_Module_Create_Data_Sets.jpg|thumb|none|left|350 px|Example of the ''Create Dataset'' dialog.]]

Revision as of 22:10, 31 August 2016

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
Example of the Create Dataset dialog.

Related Topics