Skip to content
This repository was archived by the owner on Feb 6, 2025. It is now read-only.

Define a structure for MD-like simulations, where the dimensionality of the degrees of freedom is defined at compile time

License

Notifications You must be signed in to change notification settings

DanielMSussman/dDimensionalSimulation

Repository files navigation

Note: This wss an interesting project, but I am starting over with a different / better framework for this concept. Archiving the repo as of Feb 2025

dDimensionalSimulation

Aa repository that implements simulations in dimension d, where d is specified at compilation time. Alter the dimension by setting the number in the root CMakeLists.txt

Many of the functions are lightly tested and lightly documented. A fork of this ws turned into open Qmin, but many of the MD-functions here have yet to be used in publication-quality research.

DOI

DOI

Basic compilation

see "INSTALLATION.md" for a few more details.

  • $ cd build/
  • $ cmake ..
  • $ make

About

Define a structure for MD-like simulations, where the dimensionality of the degrees of freedom is defined at compile time

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages