Convert calculations from Gromacs to hoomd

156 views
Skip to first unread message

Hoomd user Den

unread,
Sep 8, 2016, 5:51:06 AM9/8/16
to hoomd-users
Hello, all! I have calculated molecular dynamics in Gromacs. Now I want use hoomd. How I can use similar parameters and files with coords and velocities for system which I use in Gromacs? What do I need? Is there someone who has some experience?

Hoomd user Den

unread,
Sep 8, 2016, 5:55:08 AM9/8/16
to hoomd-users
I will glad for any help. Thanks!

четверг, 8 сентября 2016 г., 12:51:06 UTC+3 пользователь Hoomd user Den написал:

Jens Glaser

unread,
Sep 8, 2016, 7:35:33 AM9/8/16
to hoomd...@googlegroups.com
Hi,

for the coordinates and velocities,  you’ll have to write a (e.g. python) converter from .gro to .gsd or .xml yourself. Shouldn’t be
too hard.

Also, we are working on adding support for some all-atom force fields to HOOMD-blue.
Right now, many things such as various bonded interactions or distance constraints are already
supported. Notably missing are scaled exclusion as they are e.g. used in GROMOS.

If you want to live on the bleeding edge, have an eye out for this pull request
to support these scaled exclusions.

Also of interest:

for conversion of force field and topology files. I am not providing support for the latter script as of now
- use at your own risk.

Jens



On Sep 8, 2016, at 5:51 AM, Hoomd user Den <dv.il...@physics.msu.ru> wrote:

Hello, all! I have calculated molecular dynamics in Gromacs. Now I want use hoomd. How I can use similar parameters and files with coords and velocities for system which I use in Gromacs? What do I need? Is there someone who has some experience?

--
You received this message because you are subscribed to the Google Groups "hoomd-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to hoomd-users...@googlegroups.com.
To post to this group, send email to hoomd...@googlegroups.com.
Visit this group at https://groups.google.com/group/hoomd-users.
For more options, visit https://groups.google.com/d/optout.

Hoomd user Den

unread,
Sep 8, 2016, 8:51:37 AM9/8/16
to hoomd-users
So for using hoomd molecular dynamics I need gsd file format with positions and types of particles and also any topology file, and python running file. Is it true?


четверг, 8 сентября 2016 г., 12:51:06 UTC+3 пользователь Hoomd user Den написал:
Hello, all! I have calculated molecular dynamics in Gromacs. Now I want use hoomd. How I can use similar parameters and files with coords and velocities for system which I use in Gromacs? What do I need? Is there someone who has some experience?

Jens Glaser

unread,
Sep 8, 2016, 9:26:45 AM9/8/16
to hoomd...@googlegroups.com
On Sep 8, 2016, at 8:51 AM, Hoomd user Den <dv.il...@physics.msu.ru> wrote:

So for using hoomd molecular dynamics I need gsd file format with positions and types of particles and also any topology file, and python running file. Is it true?

Yes.
You can however also initialize your system using python via snapshots.

J

четверг, 8 сентября 2016 г., 12:51:06 UTC+3 пользователь Hoomd user Den написал:
Hello, all! I have calculated molecular dynamics in Gromacs. Now I want use hoomd. How I can use similar parameters and files with coords and velocities for system which I use in Gromacs? What do I need? Is there someone who has some experience?

Hoomd user Den

unread,
Sep 8, 2016, 10:01:22 AM9/8/16
to hoomd-users
Jens, thank you)  If I will initialize system via snapshot, I must use this http://gsd.readthedocs.io/en/latest/hoomd-examples.html#hoomd-examples ? I must create python file with this instructions? And this file will be "two in one", topology and position? 

четверг, 8 сентября 2016 г., 12:51:06 UTC+3 пользователь Hoomd user Den написал:
Hello, all! I have calculated molecular dynamics in Gromacs. Now I want use hoomd. How I can use similar parameters and files with coords and velocities for system which I use in Gromacs? What do I need? Is there someone who has some experience?

Joshua Anderson

unread,
Sep 8, 2016, 10:06:09 AM9/8/16
to hoomd...@googlegroups.com
You are free to create input files by whatever method you prefer. I would recommend using the gsd python package to write files, but that is just a recommendation. Regarding position vs topology, hoomd does not support reading a separate file for topology separate from particle properties. If you wish to create such a file format, you can implement a reader in python that creates a snapshot data structure.

------
Joshua A. Anderson, Ph.D.
Research Area Specialist, Chemical Engineering, University of Michigan
Phone: 734-647-8244
http://www-personal.umich.edu/~joaander/

--
You received this message because you are subscribed to the Google Groups "hoomd-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to hoomd-users+unsubscribe@googlegroups.com.
Reply all
Reply to author
Forward
0 new messages