Git Product home page Git Product logo

Comments (2)

paulrobustelli avatar paulrobustelli commented on August 28, 2024

Hi Heta.

C8 should only be different from CT for the purposes of assigning dihedrals specific THR, so to fix this we can just copy the relevant angle terms for CT and replace them with C8. For example:

CT C8 CT 1 109.500 334.720 ; Amber99Sb-disp
CT C8 H1 1 109.500 418.400 ; Amber99Sb-disp
CT C8 HC 1 109.500 418.400 ; Amber99Sb-disp

Are just duplicated from:

CT CT CT 1 109.500 334.720 ; Amber99Sb-disp
CT CT HC 1 109.500 418.400 ; Amber99Sb-disp
CT CT H1 1 109.500 418.400 ; Amber99Sb-disp

So for N3 CT C8 and HP CT C8

we would take:
CT CT N3 1 111.200 669.440 ; Amber99Sb-disp
CT CT HP 1 109.500 418.400 ; Amber99Sb-disp

and duplicate them in ffbonded.itp as:
C8 CT N3 1 111.200 669.440 ; Amber99Sb-disp
C8 CT HP 1 109.500 418.400 ; Amber99Sb-disp

Let me know if that works locally and I can add the terms in the repo.

from force-fields.

hgandhi2411 avatar hgandhi2411 commented on August 28, 2024

Hi Paul, that solution worked for me, thank you!

from force-fields.

Related Issues (11)

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.