#include <bias_potential.hpp>
|
bool | kick |
| If true, a periodic kick drive instead of a continuous sinusoidal drive is used. More...
|
|
double | tanh_amp |
| Ampltude of the bias potential in Volt. More...
|
|
double | linear_amp |
| Additional Ampltude of the bias potential in Volt for the kick drive. More...
|
|
double | psic |
| Center position of bias potential phi_bia ~ exp(-(psi-psi0)^2), psi_normalized. More...
|
|
double | inv_psiw |
| Decay length of the radial envelope of the bias potential. More...
|
|
int | freq |
| Frequency in Hz of the bias potential. More...
|
|
int | start |
|
double | time0 |
|
double | inv_psi_norm |
|
< If true, a periodic kick drive instead of a continuous sinusoidal drive is used
< Ampltude of the bias potential in Volt
< Additional Ampltude of the bias potential in Volt for the kick drive
< Center position of bias potential phi_bia ~ exp(-(psi-psi0)^2), psi_normalized
< Decay length of the radial envelope of the bias potential
< Frequency in Hz of the bias potential
< Time step in which the bias potential is started
KOKKOS_INLINE_FUNCTION double BiasPotential::linear_bias |
( |
double |
psi | ) |
const |
|
inline |
KOKKOS_INLINE_FUNCTION double BiasPotential::tanh_bias |
( |
double |
psi | ) |
const |
|
inline |
Frequency in Hz of the bias potential.
double BiasPotential::inv_psi_norm |
double BiasPotential::inv_psiw |
Decay length of the radial envelope of the bias potential.
If true, a periodic kick drive instead of a continuous sinusoidal drive is used.
double BiasPotential::linear_amp |
Additional Ampltude of the bias potential in Volt for the kick drive.
double BiasPotential::psic |
Center position of bias potential phi_bia ~ exp(-(psi-psi0)^2), psi_normalized.
double BiasPotential::tanh_amp |
Ampltude of the bias potential in Volt.
double BiasPotential::time0 |
The documentation for this class was generated from the following files: