[gmx-users] Angle Distribution

2013-07-01 Thread Steven Neumann
Dear All, Do you know how can I calculate angular distribution of all angles in my system? Shall I specify in one index group all e.g. 80 atoms so g_angle will calculate all possibile distributions and plot it as a sum? Steven -- gmx-users mailing listgmx-users@gromacs.org http://lists.groma

[gmx-users] Angle between two six membered rings

2012-10-29 Thread bipin singh
Hello all, I was trying to calculate the normal-normal angle between the two six membered rings using g_sgangle. I was considering the 3 atoms to define the plane for each six membered ring but I am not getting the correct values of normal-normal angle from g_sgangle in this way. Please suggest me

Re: [gmx-users] angle constraints

2012-07-25 Thread Mark Abraham
On 26/07/2012 4:12 AM, Broadbent, Richard wrote: Virtual sites are by definition have no mass. If you simply ignore the mass of the carbon the molecule will be too light and its translational momentum will therefore be too small meaning it will move too quickly. If you place half the mass of th

Re: [gmx-users] angle constraints

2012-07-25 Thread Broadbent, Richard
Virtual sites are by definition have no mass. If you simply ignore the mass of the carbon the molecule will be too light and its translational momentum will therefore be too small meaning it will move too quickly. If you place half the mass of the carbon on each oxygen the moment of inertia will

[gmx-users] angle constraints

2012-07-25 Thread Thomas Schlesier
Ok, read the topic about the acetonitril. But i'm somewhat clueless: Why is the following setup wrong: Use 2 particles as normal atoms. Put the third as a dummy in between. Give each particle its 'normal' mass? I would assume that this system should have the right mass and moment of inertia, du

Re: [gmx-users] angle constraints

2012-07-24 Thread tarak karmakar
Sorry I should mention it at the very beginning that I have a linear molecule and the angle is to be constrained at 180 degree. So what is the best way of constraining the angle for the linear molecule ? On Tue, Jul 24, 2012 at 2:06 PM, Mark Abraham wrote: > On 24/07/2012 6:07 PM, Broadbent, Ric

Re: [gmx-users] angle constraints

2012-07-24 Thread Mark Abraham
On 24/07/2012 6:07 PM, Broadbent, Richard wrote: An Angle constraint amounts to fixing a triangle. To do this you need to constrain the distances between all the atoms as you know the of the bonds 6064, 6063 and 6063, 6065 and the angle between the two bonds it is a trivial geometry problem calcu

Re: [gmx-users] angle constraints

2012-07-24 Thread Broadbent, Richard
An Angle constraint amounts to fixing a triangle. To do this you need to constrain the distances between all the atoms as you know the of the bonds 6064, 6063 and 6063, 6065 and the angle between the two bonds it is a trivial geometry problem calculate the length of the third side of the triangle (

Re: [gmx-users] angle constraints

2012-07-23 Thread tarak karmakar
Oh ! Thnaks I saw that table, the angle_restrain option is there but not constraints . Anyway if suppose, I fix the distance between the two terminal atoms of the molecule, the angle will eventually be fixed at a particular given value. Is that the logic ? Actually I searched for this problem so ma

Re: [gmx-users] angle constraints

2012-07-23 Thread Mark Abraham
On 24/07/2012 3:21 PM, tarak karmakar wrote: Dear All, I am constraining one angle in my protein sample by incorporating " [ constraints ]" block in topology file as [ constraints ] ; index1 index2 index3 funct angle 6064 6063 6065 1 180.0 while doing that its showing the fo

[gmx-users] angle constraints

2012-07-23 Thread tarak karmakar
Dear All, I am constraining one angle in my protein sample by incorporating " [ constraints ]" block in topology file as [ constraints ] ; index1 index2 index3 funct angle 6064 6063 6065 1 180.0 while doing that its showing the following error Program grompp, VERSION 4.5.5 Sou

[gmx-users] Angle deformation of Triphosphate moiety with charge -4 ?..

2012-06-04 Thread Alberto Sergio Garay
Hi all I'm trying to simulate a UTP (Uridin Tryphosphate) with charge -4: O(-) O(-) O(-) | | | --O--P--O--P--O--P--O(-) | | | O O O I've used the triphosphate charge parameters published by Oliveira et al(1). They used the RESP procedure after ca

Re: [gmx-users] angle between two domains connected at a hinge

2011-07-15 Thread andrea spitaleri
Hi, have look to the orient package for vmd: http://www.ks.uiuc.edu/Research/vmd/script_library/scripts/orient/ In the vmd script repository there is also a python script: http://www.ks.uiuc.edu/Research/vmd/script_library/scripts/fit_angle/ I have done a script using orient which calculate th

[gmx-users] angle between two domains connected at a hinge

2011-07-15 Thread maria goranovic
There must be several tools to calculate the angle between two domains connected at a hinge. I was wondering if someone has suggestions on any tools, or whether it is possible to do this using a vmd plugin directly for a trajectory? IN my case, I have a reasonable good idea where the hinge is. I wa

Re: [gmx-users] angle constrain, constrained PF6 anion

2011-02-01 Thread Justin A. Lemkul
There's at least one problem that I see: dt = 0.0001 ! just to see if it starts This line won't be parsed properly. Check your mdout.mdp to see what grompp is assigning as a value for dt. You shouldn't need to set a value this small to see if it's going to work or

Re: [gmx-users] angle constrain, constrained PF6 anion

2011-02-01 Thread gyorgy . hantal
The mdp file is attached. Best, Gyorgy Quoting "Justin A. Lemkul" : gyorgy.han...@fc.up.pt wrote: Dear all, I am setting up a simulation of ionic liquids with the PF6 anion. According to the potential, the anion should be kept rigid, wich obviously means that bond lengths and angles

Re: [gmx-users] angle constrain, constrained PF6 anion

2011-02-01 Thread Justin A. Lemkul
gyorgy.han...@fc.up.pt wrote: Dear all, I am setting up a simulation of ionic liquids with the PF6 anion. According to the potential, the anion should be kept rigid, wich obviously means that bond lengths and angles have to be constrained. LINCS doesn't work with angle constraints (i.e. co

[gmx-users] angle constrain, constrained PF6 anion

2011-02-01 Thread gyorgy . hantal
Dear all, I am setting up a simulation of ionic liquids with the PF6 anion. According to the potential, the anion should be kept rigid, wich obviously means that bond lengths and angles have to be constrained. LINCS doesn't work with angle constraints (i.e. constraing a triangle), so we

Re: [gmx-users] angle restraints

2010-06-10 Thread Mark Abraham
- Original Message - From: subarna thakur Date: Thursday, June 10, 2010 16:41 Subject: [gmx-users] angle restraints To: gmx-users@gromacs.org --- | > hello > I want to add angle restraints in my itp file for a ligand. w

[gmx-users] angle restraints

2010-06-09 Thread subarna thakur
hello I want to add angle restraints in my itp file for a ligand. what is the proper way of inserting angle restraint in .itp file ? Is there any keywords I have to add to my .mdp file for angle restraints? I have searched the mail archieve, I found many things about adding dihedral angle restra

Re: [gmx-users] angle

2010-04-29 Thread Oliver Grant
You could load your gro and trr file into vmd, label the angle, save the file and plot using excel. Oly On 28 April 2010 22:26, Justin A. Lemkul wrote: > > > Nilesh Dhumal wrote: > >> Hello, >> I am doing solvation of glucose. I am trying to calculate a angle between >> three selected carbon at

Re: [gmx-users] angle

2010-04-28 Thread Justin A. Lemkul
Nilesh Dhumal wrote: Hello, I am doing solvation of glucose. I am trying to calculate a angle between three selected carbon atoms. If I run g_angle using angle.ndx file it consider all carbon atom. In force field C-C-C 112.5 is specified so it’s making a group of all carbon atoms. I am interest

[gmx-users] angle

2010-04-28 Thread Nilesh Dhumal
Hello, I am doing solvation of glucose. I am trying to calculate a angle between three selected carbon atoms. If I run g_angle using angle.ndx file it consider all carbon atom. In force field C-C-C 112.5 is specified so it’s making a group of all carbon atoms. I am interested in selected carbon ato

Re: [gmx-users] Angle between normal of rings at same molecule

2010-01-11 Thread David van der Spoel
On 1/11/10 9:05 PM, Krzysztof Mlynarczyk wrote: I'm not sure if this can be done with any of the gromacs tools, but using the linalg module from numpy library will help you. But be aware that a flip by 180 degrees is meaningful for you, but undistinguishable for the mathematical procedure. This i

Re: [gmx-users] Angle between normal of rings at same molecule

2010-01-11 Thread Krzysztof Mlynarczyk
I'm not sure if this can be done with any of the gromacs tools, but using the linalg module from numpy library will help you. But be aware that a flip by 180 degrees is meaningful for you, but undistinguishable for the mathematical procedure. This issue can be more or less easily solved depending o

[gmx-users] Angle between normal of rings at same molecule

2010-01-11 Thread Eudes Fileti
Dear gmx-users, I have a molecule with two rings and would like to calculate the angle between the normal vector of these rings. Anyone have idea of how this can be done? eef __ Eudes Eterno Fileti Centro de Ciências Naturais e Humanas Universidade Federal do ABC

[gmx-users] angle dependent rdf

2009-09-02 Thread Suman Chakrabarty
According to the manual "With g_rdf it is also possible to calculate an angle dependent rdf g_{AB}(r, \theta)". But I could not find any such specific option from "g_rdf -h". Has it been actually implemented yet? Regards, Suman. ___ gmx-users mailing l

[gmx-users] angle

2009-06-25 Thread Morteza Khabiri
Dear gmxusers I want to calculate the angle between 2 alpha helix. One of the possibility to do, is g_bundle command. If I want to use g_bundle I have a problem to define the groups in the index file. On a basis of which criteria could I choose the 3 group in index file as input for g_bundle??? B

Re: [gmx-users] angle

2009-06-25 Thread Mark Abraham
Morteza Khabiri wrote: Dear gmxusers I want to calculate the angle between 2 alpha helix. One of the possibility to do, is g_bundle command. If I want to use g_bundle I have a problem to define the groups in the index file. On a basis of which criteria could I choose the 3 group in index file as

[gmx-users] angle

2009-06-25 Thread Morteza Khabiri
Dear gmxusers I want to calculate the angle between 2 alpha helix. One of the possibility to do, is g_bundle command. If I want to use g_bundle I have a problem to define the groups in the index file. On a basis of which criteria could I choose the 3 group in index file as input for g_bundle??? B

[gmx-users] angle restraints in gromacs 4

2009-03-02 Thread Brian Novak
I am getting a warning from grompp about an angle restraint I have specified: WARNING 1 [file test1.top, line 18] Duplicate atom index (1211) in angle_restraints I specified the angle the same way as in gromacs 3.3, and I have seen no documentation suggesting that angle restraints are spe

Re: Re: [gmx-users] Angle definition in g_hbond ...

2008-05-06 Thread sharada
ED]> To: Discussion list for GROMACS users Date: Tue, 06 May 2008 15:03:30 +0200 Subject: Re: [gmx-users] Angle definition in g_hbond ... sharada wrote: > > Hi, > > Thank you all for the response, Yes, the backbone of my protien does > not have the required -Hydrogens for the

Re: [gmx-users] Angle definition in g_hbond ...

2008-05-06 Thread David van der Spoel
, 5 May 2008 23:13:25 +0530 Subject: Re: [gmx-users] Angle definition in g_hbond ... Hi, Just calculate the no. of atoms according to the choice of options and manually. you will understand why is it giving the error. Secondly check how gromacs calculate the no. of hydrogen bonds. It uses the c

Re: Re: [gmx-users] Angle definition in g_hbond ...

2008-05-06 Thread sharada
;[EMAIL PROTECTED]> To: "Discussion list for GROMACS users" Date: Mon, 5 May 2008 23:13:25 +0530 Subject: Re: [gmx-users] Angle definition in g_hbond ... Hi, Just calculate the no. of atoms according to the choice of options and manually. you will understand why is it giving the error

Re: [gmx-users] Angle definition in g_hbond ...

2008-05-05 Thread Anil Kumar
Hi, Just calculate the no. of atoms according to the choice of options and manually. you will understand why is it giving the error. Secondly check how gromacs calculate the no. of hydrogen bonds. It uses the cut-off 0.35 nm and 30 in version 3.3.1, but in earlier version the angle cut-off was 60

Re: [gmx-users] Angle definition in g_hbond ...

2008-05-05 Thread David van der Spoel
Mark Abraham wrote: sharada wrote: dear gmx-users, I have a very fundamental query. I am trying to obtain the backbone hydrogen bonds formed during a 15ns simulation of a 35 long protein. When I do this by using g_hbond and selecting the Backbone groups, I am getting no hydrogen bonds at all

Re: [gmx-users] Angle definition in g_hbond ...

2008-05-05 Thread Mark Abraham
sharada wrote: dear gmx-users, I have a very fundamental query. I am trying to obtain the backbone hydrogen bonds formed during a 15ns simulation of a 35 long protein. When I do this by using g_hbond and selecting the Backbone groups, I am getting no hydrogen bonds at all . However, when I pl

[gmx-users] Angle definition in g_hbond ...

2008-05-05 Thread sharada
dear gmx-users, I have a very fundamental query. I am trying to obtain the backbone hydrogen bonds formed during a 15ns simulation of a 35 long protein. When I do this by using g_hbond and selecting the Backbone groups, I am getting no hydrogen bonds at all . However, when I plot the hydrogen bo

RE: [gmx-users] angle analysis

2008-04-04 Thread serdar durdagi
you mah try to use VMD progam for trajectory analysis. In this program, you can visuluaze the change of bond angle through the simulation. Zuzana Benkova <[EMAIL PROTECTED]> schrieb: Dear GMX users, I want to analyse th ebond angle. I have used mk_angndx -s md1.tpr -n angle.ndx to prep

[gmx-users] angle analysis

2008-04-04 Thread Zuzana Benkova
Dear GMX users, I want to analyse th ebond angle. I have used mk_angndx -s md1.tpr -n angle.ndx to prepare an index for g_angle. After g_angle -f md1.xtc -s md1.tpr -n angle.ndx I have obtained Software inconsistency error: Not supported in get_stx_coordnum Most likely this is a trivial que

Re: [gmx-users] angle and dihedral as a function of time

2008-02-18 Thread Alok
Try g_angle -h more specific g_angle -ov Alok - Original Message - From: "SWAPNA" <[EMAIL PROTECTED]> To: "Discussion list for GROMACS users" Sent: Monday, February 18, 2008 4:48 PM Subject: [gmx-users] angle and dihedral as a function of time Hi, Is ther

[gmx-users] angle and dihedral as a function of time

2008-02-18 Thread SWAPNA
Hi, Is there a way to calculate angle & dihedral angle as a function of time? I have tried using g_angle & g_dih. They calculate angle distribution but not angle as a function of time. Thanks!! Swapna -- The logic of life lies exclusively neither in the most incredible detail, nor in the most s

Re: [gmx-users] angle between helices

2007-10-29 Thread Alan Dodd
n list for GROMACS users Sent: Monday, October 29, 2007 10:37:13 AM Subject: Re: [gmx-users] angle between helices HI David there are options like g_helix, g_angle and as you said g_bundle, but none of them gives the angle between helix pairs. anupam > Marc F. Lensink wrote: >> On Mon,

Re: [gmx-users] angle between helices

2007-10-29 Thread Berk Hess
From: "Anupam Nath Jha" <[EMAIL PROTECTED]> Reply-To: Discussion list for GROMACS users To: "Discussion list for GROMACS users" Subject: Re: [gmx-users] angle between helices Date: Mon, 29 Oct 2007 16:07:13 +0530 (IST) HI David there are options like g_heli

Re: [gmx-users] angle between helices

2007-10-29 Thread Anupam Nath Jha
HI David there are options like g_helix, g_angle and as you said g_bundle, but none of them gives the angle between helix pairs. anupam > Marc F. Lensink wrote: >> On Mon, Oct 29, 2007 at 05:31:18PM +1100, Mark Abraham wrote: >>> Anupam Nath Jha wrote: Dear all can i calculate the angl

Re: [gmx-users] angle between helices

2007-10-29 Thread Marc F. Lensink
On Mon, Oct 29, 2007 at 09:54:08AM +0100, David van der Spoel wrote: > Marc F. Lensink wrote: > >On Mon, Oct 29, 2007 at 05:31:18PM +1100, Mark Abraham wrote: > >>Anupam Nath Jha wrote: > >>>Dear all > >>>can i calculate the angle between trans-membrane alpha-helices by using > >>>gromacs? > >>Pro

Re: [gmx-users] angle between helices

2007-10-29 Thread David van der Spoel
Marc F. Lensink wrote: On Mon, Oct 29, 2007 at 05:31:18PM +1100, Mark Abraham wrote: Anupam Nath Jha wrote: Dear all can i calculate the angle between trans-membrane alpha-helices by using gromacs? Probably. Check out section 7.4 of the manual. i wrote a program for that. contact me off-li

Re: [gmx-users] angle between helices

2007-10-29 Thread Marc F. Lensink
On Mon, Oct 29, 2007 at 05:31:18PM +1100, Mark Abraham wrote: > Anupam Nath Jha wrote: > >Dear all > >can i calculate the angle between trans-membrane alpha-helices by using > >gromacs? > > Probably. Check out section 7.4 of the manual. i wrote a program for that. contact me off-list. as soon

Re: [gmx-users] angle between helices

2007-10-28 Thread Mark Abraham
Anupam Nath Jha wrote: Dear all can i calculate the angle between trans-membrane alpha-helices by using gromacs? Probably. Check out section 7.4 of the manual. Mark ___ gmx-users mailing listgmx-users@gromacs.org http://www.gromacs.org/mailman/li

[gmx-users] angle between helices

2007-10-28 Thread Anupam Nath Jha
Dear all can i calculate the angle between trans-membrane alpha-helices by using gromacs? thanks anupam -- Science is facts; just as houses are made of stone, so is science is made of facts; but a pile of stones is not a house, and a collection of facts is not necessarily science. Anupam Nat

Re: [gmx-users] Angle parameters in Amber port and in Gromacs

2007-06-17 Thread Erik Lindahl
Hi, If you convert the unit to kcal/mol you'll find that both potentials are likely coarse approximations - roughly 120 degrees equilibrium angle, and roughly 70kcal/mol for the force constant. Cheers, Erik On Jun 16, 2007, at 6:55 AM, Mark Abraham wrote: Hi, While performing simu

Re: [gmx-users] Angle parameters in Amber port and in Gromacs

2007-06-15 Thread Mark Abraham
> Hi, > While performing simulations of urea in water using the AMBER port > for GROMACS, I noticed that the harmonic angle potential parameters in > AMBER99 port (in ffamber99bon.itp) for the angle HNH > (hydrogen-nitrogen-hydrogen) are (120,292.88), which are exactly the > same parameters us

[gmx-users] Angle parameters in Amber port and in Gromacs

2007-06-15 Thread George Abadir
Hi, While performing simulations of urea in water using the AMBER port for GROMACS, I noticed that the harmonic angle potential parameters in AMBER99 port (in ffamber99bon.itp) for the angle HNH (hydrogen-nitrogen-hydrogen) are (120,292.88), which are exactly the same parameters used by GR

[gmx-users] angle-dependent radial distribution function -- documentation problem, or how?

2007-03-28 Thread David Mobley
All, Page 160-161 of the GROMACS 3.3 manual discusses how it is possible to use g_rdf to calculate an angle-dependent radial distribution function. However, neither the in-manual documentation for g_rdf, nor g_rdf -h, explains how this angle-dependent option can be used (i.e., how does one specif

Re: [gmx-users] angle restraints

2006-05-11 Thread David Mobley
Maarten, What version of the code are you using? There was a bug in the angle restraints code until 3.3.1 (or 3.3 cvs) which caused angle restraints to turn off gradually as a function of lambda in free energy calculations, if I remember correctly. (See bugzilla for details: http://bugzilla.groma

[gmx-users] angle restraints

2006-05-11 Thread Maarten Wolf
Dear users, I have a small system with a number of small peptides. I want to constraint the angle between the N-term to C-term vectors of different peptides. This works well, but if I do a FEP calculation the dG/dl becomes smaller than zero at some point. I expected it to be at least allways grea