WARPXM v1.10.0
|
#include "apps/wmapplication.h"
Go to the source code of this file.
Classes | |
class | wxm::apps::functions::kinetics::LandauDamping2d2v |
2D2V Landau Damping Initial Condition This is a Maxwellian distribution of f in velocity space multiplied by a sinusoidal variation in position space, given by the form: f(x,y,v_x,v_y) = n_0/((2pi)*v_th^2) exp(-(v_x^2 + v_y^2)/(2v_th)^2) * (1 + alpha_x cos(kx) + alpha_y cos(ky)) 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 |