|
mphray supports only Ray Trajectories datasets. mphgrain supports only Grain Trajectories datasets. mphparticle supports Particle Trajectories datasets as well as the other mentioned datasets. All of these datasets also have binned versions of these datasets that are supported by their respective commands.
|
|
In this section you can replace the command mphparticle with mphray and mphgrain as they support the same properties.
|
|
•
|
p contains the coordinates of the particle position along the trajectories. The data are stored in an N-by-M-by-L array where N is the number of time steps, M the number of evaluation point along the particle trajectories, and L the evaluation space dimension.
|
|
•
|
v contains the value of the particle velocity along the trajectories. The data are stored in an N-by-M-by-L array where N is the number of time steps, M the number of evaluation points along the particle trajectories, and L the evaluation space dimension.
|
|
•
|
t contains the list of evaluation time.
|
|
•
|
unit contains the unit of the evaluated expression.
|
|
•
|
d1 contains the value of the expression. The data are stored in an N-by-M array where N is the number of time steps and M the number of evaluation points along the particle trajectories.
|
|
•
|
expr contains the list of the evaluated expression.
|
|
•
|
dataset — specify the solution dataset to use in the evaluation:
|