Parameters to control IonicDynamics. More...
#include <IonDynamicsParams.h>
Public Member Functions | |
| IonDynamicsParams () | |
| Set the default values. | |
Public Attributes | |
| double | dt |
| time step | |
| double | tMax |
| maximum time | |
| double | kT |
| temperature | |
| double | alpha |
| velocity scaling parameter | |
| DriftRemovalType | driftType |
| drift removal strategy | |
| ConfiningPotentialType | confineType |
| confinement potential type | |
| std::vector< double > | confineParameters |
| parameters controlling confinement potential | |
Parameters to control IonicDynamics.