|
|
Real * | density |
| | Array containing the density of each cell in the grid.
|
| |
|
Real * | momentum_x |
| | Array containing the momentum in the x direction of each cell in the grid.
|
| |
|
Real * | momentum_y |
| | Array containing the momentum in the y direction of each cell in the grid.
|
| |
|
Real * | momentum_z |
| | Array containing the momentum in the z direction of each cell in the grid.
|
| |
|
Real * | Energy |
| | Array containing the total Energy of each cell in the grid.
|
| |
|
Real * | Grav_potential |
| |
The documentation for this struct was generated from the following file: