thunderboltz.ThunderBoltz.read_particle_table

ThunderBoltz.read_particle_table(i)[source]

Read species specific output data, including density, velocity, displacement, energy, and temperature.

Parameters:

i (int) – The species index.

Returns:

The particle data for species i.

Return type:

pandas.DataFrame