Code Monkey home page Code Monkey logo

Comments (1)

leeping avatar leeping commented on June 25, 2024

Supporting periodic boundary conditions is something I've wanted to do for a long time. I agree the TRIC coordinate system could yield performance improvements for molecular crystals, but we should be able to support general periodic systems.

The Molecule object, which is used to determine the bond lists, currently supports cubic cells. It would need to be extended to support triclinic cells. We would also need to add primitive internal coordinates for changes in the lattice vectors. I currently don't know whether it's better to directly modify the lattice vector components, or the three lengths + three angles. For molecular crystals, I think that the lattice vectors should be coupled to the centers of the molecules in the lattice, so that as the lattice deforms, the molecules move rigidly such that the fractional coordinates of the centers in the cell are the same.

Lastly we need an Engine object to communicate with a periodic code. If you have an example geometry optimization with CP2K, that would be very helpful to get started.

from geometric.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.