idstools.view.core_sources¶
Module Contents¶
- class idstools.view.core_sources.CoreSourcesView(ids)[source]¶
- core_sources_compute¶
- ids¶
- view_current_profiles(ax, time_slice, *args, **kwargs)[source]¶
The function view_current_profiles plots current profiles.
- view_current_waveform(ax, time_slice, *args, **kwargs)[source]¶
The function view_current_waveform plots the current waveform for different sources and displays it.
- view_particles_profiles(ax, time_slice, *args, **kwargs)[source]¶
The function view_particles_profiles plots particle density profiles for electrons and ions at different sources as a function of normalized toroidal flux coordinate.
- view_particles_waveform(ax, time_slice, *args, **kwargs)[source]¶
The function view_particles_waveform plots the waveforms of particles (electrons and ions) over time.
- view_power_and_particle_waveforms(ax, time_slice, *args, **kwargs)[source]¶
The function view_power_and_particle_waveforms plots power waveforms for different sources and particles over time.
- view_power_profiles(ax, time_slice, *args, **kwargs)[source]¶
The function view_power_profiles plots power profiles for different sources
- view_sources(time_slice)[source]¶
The view_sources function prints information about sources, including their name, electron flux, energy flux, and ion flux.
- idstools.view.core_sources.logger¶