thunderboltz.ThunderBoltz.get_particle_tables
- ThunderBoltz.get_particle_tables()[source]
Return the particle table data for each species in a list.
- Returns:
The list of particle table data. Each table with have columns with keywords matching the attributes of
ParticleParameters.- Return type:
list[
pandas.DataFrame]