WARPXM v1.10.0
|
#include "apps/wmapplication.h"
Go to the source code of this file.
Classes | |
class | wxm::apps::functions::kinetics::GeneralMaxwellianTwoStream |
General Maxwellian Two-Stream Instability Initial Condition We initialize 2 counterstreaming Maxwellian plasma beams: f(x,v_x, v_y) = 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))) f(x,v) = fM_1 + fM_2 where fM_i == n_i * (1/2pi / v_th_i^2)^d/2 * exp( -1/2 / v_th_i^2 (|v-V_i|^2)) 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 |