Giter VIP home page Giter VIP logo

Comments (4)

drroe avatar drroe commented on August 17, 2024 1

Hi,
If all you want to do is create a PDB of TIP5P water, you can create a single tip5p water molecule withLEaP like so:

source leaprc.water.tip4pew
loadamberparams frcmod.tip5p
saveamberparm TP5 tip5p.parm7 tip5p.rst7
quit

Then convert to PDB with cpptraj:

parm tip5p.parm7
trajin tip5p.rst7
trajout tip5p.pdb include_ep

The include_ep keyword for trajout is needed to make sure you print the extra points. If you also want the bond info you'll have to provide the conect keyword as well.

Note that general questions like these will probably get a faster/better answer if posted on the Amber mailing list: http://lists.ambermd.org/mailman/listinfo/amber

Hope this helps.

from cpptraj.

drroe avatar drroe commented on August 17, 2024 1

i need source leaprc.water.tip5p, frcmod.ionsjc_tip5p and frcmod.ions234lm_tip5p files which are not included in Amber20 directory,

Make sure you are sourcing the amber.sh (or amber.csh depending on your shell) file in your AMBERHOME directory. Then when you run tleap your paths will be set automatically (the files in question are somewhere inside the $AMBERHOME/dat directory).

It seems like you're a beginner, so you may want to do a few of the starting tutorials for Amber to get familiar with the Amber workflow: https://ambermd.org/tutorials/

or kindly accept my subscription request in amber forum so that i can ask there openly.

Unfortunately I don't have admin access to the mailing list. Try sending another blank email to amber-subscribe<at>ambermd.org - maybe you just hit a temporary issue.

from cpptraj.

Saqlain5565 avatar Saqlain5565 commented on August 17, 2024

Thank you for the response.
Actually i did not get response from amber forum thats why i am posting here my issue. I send blank email almost a month ago for subscriptios but no response from the forum, i could not post without a membership.

And about issue i got the tip5p.pdb file thanks for that but to run this i need source leaprc.water.tip5p, frcmod.ionsjc_tip5p and frcmod.ions234lm_tip5p files which are not included in Amber20 directory, so can you help me out in these.
or kindly accept my subscription request in amber forum so that i can ask there openly.

thanks again for your response and guidance.

from cpptraj.

drroe avatar drroe commented on August 17, 2024

If this issue is not resolved, please reopen it.

from cpptraj.

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.