.. _sphx_glr_api_gallery_plasma_kinetic: Kinetic theory (particle-in-cell) --------------------------------- An electrostatic particle-in-cell (PIC) solution of the 1D1V Vlasov-Poisson system: particles stream along exact single-particle orbits and the self-consistent field is recovered by depositing their charge onto a grid and solving Poisson's equation each step (:func:`~physicskit.plasma.kinetic.pic_simulate`). The same deposit-solve-gather-push pipeline reproduces collisionless Landau damping (:func:`~physicskit.plasma.kinetic.landau_damping_ic`, :func:`~physicskit.plasma.kinetic.landau_damping_rate`), its mirror-image growth mechanism, the two-stream instability (:func:`~physicskit.plasma.kinetic.two_stream_ic`), and a Langmuir wave ringing in place at the plasma frequency (:func:`~physicskit.plasma.kinetic.langmuir_wave_ic`), all without ever assuming a collision operator. The Weibel/filamentation instability (:func:`~physicskit.plasma.instabilities.weibel_growth_rate`, :func:`~physicskit.plasma.instabilities.simulate_weibel_filamentation`) is treated as a reduced quasi-linear model of the same current-driven physics, at the opposite (temperature-anisotropy) end of the kinetic spectrum from a beam-driven instability. .. raw:: html
.. raw:: html
.. thumbnail-parent-div-open .. raw:: html
.. only:: html .. image:: /api/gallery/plasma/kinetic/images/thumb/sphx_glr_plot_01_landau_damping_thumb.png :alt: :doc:`/api/gallery/plasma/kinetic/plot_01_landau_damping` .. raw:: html
Landau damping from first principles with particle-in-cell
.. raw:: html
.. only:: html .. image:: /api/gallery/plasma/kinetic/images/thumb/sphx_glr_plot_02_two_stream_instability_thumb.png :alt: :doc:`/api/gallery/plasma/kinetic/plot_02_two_stream_instability` .. raw:: html
The two-stream instability: exponential growth and phase-space vortices
.. raw:: html
.. only:: html .. image:: /api/gallery/plasma/kinetic/images/thumb/sphx_glr_plot_03_weibel_filamentation_thumb.png :alt: :doc:`/api/gallery/plasma/kinetic/plot_03_weibel_filamentation` .. raw:: html
Weibel filamentation: growing current filaments from temperature anisotropy
.. raw:: html
.. only:: html .. image:: /api/gallery/plasma/kinetic/images/thumb/sphx_glr_plot_04_langmuir_wave_thumb.png :alt: :doc:`/api/gallery/plasma/kinetic/plot_04_langmuir_wave` .. raw:: html
Langmuir waves: electron density ringing at the plasma frequency
.. thumbnail-parent-div-close .. raw:: html
.. toctree:: :hidden: /api/gallery/plasma/kinetic/plot_01_landau_damping /api/gallery/plasma/kinetic/plot_02_two_stream_instability /api/gallery/plasma/kinetic/plot_03_weibel_filamentation /api/gallery/plasma/kinetic/plot_04_langmuir_wave