NQCDynamics.jl

Fast and flexible nonadiabatic molecular dynamics in Julia!
Author NQCD
Popularity
57 Stars
Updated Last
8 Months Ago
Started In
November 2020

NQCDynamics.jl logo

NQCDynamics.jl

Documentation Build Status License

Fast and flexible nonadiabatic molecular dynamics in Julia!

  • ๐Ÿš— Fast: uses DifferentialEquations.jl for efficient dynamics.
  • ๐Ÿชš Extensible: plenty of room for more methods.
  • โš›๏ธ Transferable: handles both simple models and atomistic systems.
  • ๐Ÿ‘ฉโ€๐Ÿซ Helpful: extended documentation with plenty of examples.

Explore the NQCDynamics.jl docs ๐Ÿ“š


With this package you can generate the initial conditions and perform the dynamics for your nonadiabatic dynamics simulations. Tight integration with DifferentialEquations.jl makes the implementation of new methods relatively simple since we build upon an already successful package providing a vast array of features. We hope that the package will be of use to new students and experienced researchers alike, acting as a tool for learning and for developing new methods.