# Features & Models ```{toctree} --- maxdepth: 1 caption: Table of Contents --- p-adaption.md particle-tracking.md poisson-field-solver.md BC-field-solver.md BC-particle-solver.md particle-initialization-and-emission.md PIC.md drift-diffusion.md magnetic-background-field.md DSMC.md BGG.md SpeciesDatabase.md Fokker-Planck.md Bhatnagar-Gross-Krook.md features-particle-solver.md radiation-transport.md raytracing-photoionization.md discrete-velocity-method.md ``` The goal of PICLas is to enable to approximation of the complete Boltzmann equation: $$ \frac{\partial f}{\partial t} + \mathbf{v}\cdot\frac{\partial f}{\partial \mathbf{x}} + \frac{\mathbf{F}}{m}\cdot\frac{\partial f}{\partial \mathbf{v}} = \left.\frac{\partial f}{\partial t}\right|_{\mathrm{coll}} $$