WARPXM v1.10.0
|
#include "apps/wmapplication.h"
Go to the source code of this file.
Classes | |
class | wxm::apps::functions::kinetics::Kinetics1d1vTwoStream |
1D1V Two-Stream Instability Initial Condition We initialize 2 counterstreaming plasma beams: f(x,v_x) = 1/2 * n_0/((2pi)^0.5*v_th) * (exp(-(v_x-v')^2/(2 v_th^2)) + exp(-(v_x+v')^2/(2 v_th^2))) * (1 + alpha cos(kx)) See the paper: Physics-Based-Adaptive Plasma Model for High-Fidelity Numerical Simulations https://www.frontiersin.org/articles/10.3389/fphy.2018.00105/full Equation 122 More... | |
Namespaces | |
namespace | wxm |
Base namespace for everything not included in the global namespace. | |
namespace | wxm::apps |
namespace | wxm::apps::functions |
namespace | wxm::apps::functions::kinetics |