O P A R - Open Architecture Particle in Cell Simulation - Version 3.0
Plasma simulations with dust particles
|
#include "task.h"
Go to the source code of this file.
Classes | |
class | Normalization |
Abstract interface for normalization classes. These classes allow the user to provide normalized values in the input file. These will then be transformed by the normalization class into the physical non-normalized quantities. More... | |
class | ElStaticNorm |
Normalization used for electrostatic simulations. More... | |
class | ElDynamicNorm |
Normalization used for electrodynamic simulations. Please note: This class can not be used together with dust particles, because no update has been done. E-Dynamic consideration was not yet planed. This class had to be completely reworked before using. More... |
Macros | |
#define | EL 1.6022e-19 |
#define | ELMASS 9.1094E-31 |
#define | EPS0 8.8542e-12 |
#define | CLIGHT 3.0e+8 |
#define | PI 3.1415926535897932384626 |
#define | hwq 6.6261e-34 |
Contains classes for allowing normalized input values.