Currently, only Gaussian potentials can be treated analytically. It would be nice to do the same for the Coulomb potential. Care must be taken, since it is singular for particles in 1D.
To add it, create a new type in common/potentialtypes.jl. Then, create corresponding functions for each of the modules.
Currently, only Gaussian potentials can be treated analytically. It would be nice to do the same for the Coulomb potential. Care must be taken, since it is singular for particles in 1D.
To add it, create a new type in
common/potentialtypes.jl. Then, create corresponding functions for each of the modules.