![]() |
|
#include <MercuryData.h>
Public Attributes | |
| double | position [3] |
| double | velocity [3] |
| double | rotation [3] |
| double | angularV [3] |
| double | radius |
| std::size_t | speciesID |
Stores a single 2D mercury particle for usage by external converters. Because VTK can't deal with 2D particles, This means that we'll have to zero-extend these particles...
| double MercuryParticle< 2 >::angularV[3] |
P Y R velocities?
| double MercuryParticle< 2 >::position[3] |
X Y Z coordinates
| double MercuryParticle< 2 >::radius |
Radius of the particle
| double MercuryParticle< 2 >::rotation[3] |
P Y R rotations?
| std::size_t MercuryParticle< 2 >::speciesID |
Index of the species of this particle.
| double MercuryParticle< 2 >::velocity[3] |
X Y Z velocities