Parameters to control the Verlet algorithm. More...
#include <IonDynamicsParams.h>
Public Member Functions | |
| IonDynamicsParams () | |
| Set the default values. | |
Public Attributes | |
| double | dt |
| double | tMax |
| double | kT |
| double | alpha |
| DriftRemovalType | driftType |
| ConfiningPotentialType | confineType |
| std::vector< double > | confineParameters |
Parameters to control the Verlet algorithm.