Re: [gmx-users] Dipole moment

2012-10-19 Thread Chandan Choudhury
Dear Rajiv, Please start a different thread, if you want to get help. I suppose you need to be informative regarding your error(s). Chandan -- Chandan kumar Choudhury NCL, Pune INDIA On Fri, Oct 19, 2012 at 2:07 PM, Rajiv Gandhi wrote: > Dear Gromacs, > > I am trying to install gromacs with m

Re: [gmx-users] Dipole moment

2012-10-19 Thread Rajiv Gandhi
Dear Gromacs, I am trying to install gromacs with mpi enabled in my cluster and i end up with following error: libtool: link: cannot find the library `../mdlib/libmd_mpi.la' or unhandled argument `../mdlib/libmd_mpi.la' make[1]: *** [libgmxpreprocess_mpi.la] Error I can able to install gromacs i

Re: [gmx-users] Dipole moment

2012-10-19 Thread Javier Cerezo
When calculated during the md run, the corresponding options in g_energy for the dipole moment are MU-X, MU-Y and MU-Z. However, taking into account the previous mail by David van der Spoel, it's possible that the dipole moment could not be calculated in your system. Options in g_energy vary d

Re: [gmx-users] Dipole moment

2012-10-18 Thread Nilesh Dhumal
Is it possible to calcualte the dipole moment at 3fs by modifing the source code? Nilesh > How can I save the total dipole moment extacted by .edr file? > > I could not find the option in g_energy. > > Nilesh > > >> Justin is right. I've slipped a bit, that was not the way to set >> nstenergy. B

Re: [gmx-users] Dipole moment

2012-10-18 Thread Nilesh Dhumal
How can I save the total dipole moment extacted by .edr file? I could not find the option in g_energy. Nilesh > Justin is right. I've slipped a bit, that was not the way to set > nstenergy. But still, you can save the dipole directly in the edr file. > Not from your existing trajectory, but in

Re: [gmx-users] Dipole moment

2012-10-18 Thread Javier Cerezo
Justin is right. I've slipped a bit, that was not the way to set nstenergy. But still, you can save the dipole directly in the edr file. Not from your existing trajectory, but in a new run. Say your dt=1fs, then you should set nstenergy=3 to get your dipole moment every 3fs which you can retrie

Re: [gmx-users] Dipole moment

2012-10-18 Thread Nilesh Dhumal
In short, I can not save dipole moment directly. I can calculate dipole moment only using .trr file. Nilesh > > On 10/18/12 1:45 PM, Javier Cerezo wrote: >> Hi >> >> The dipole is stored in the edr file, which output frequency is >> controlled by >> "nstenergy" option in the mdp parameter file. Se

Re: [gmx-users] Dipole moment

2012-10-18 Thread Nilesh Dhumal
In short, I can save dipole moment with the same frequency, the trajectory save. Nilesh > > On 10/18/12 1:45 PM, Javier Cerezo wrote: >> Hi >> >> The dipole is stored in the edr file, which output frequency is >> controlled by >> "nstenergy" option in the mdp parameter file. Set it appropriate

Re: [gmx-users] Dipole moment

2012-10-18 Thread David van der Spoel
On 2012-10-18 18:09, Nilesh Dhumal wrote: Hello, I am calculating the dipole moment auto-correlation function for my system which have 128 cation and 128 anion. I am saving the trajectory at each 2 ps and using this trajectory for further analysis. Can I save the dipole moment and three vector

Re: [gmx-users] Dipole moment

2012-10-18 Thread Justin Lemkul
On 10/18/12 1:45 PM, Javier Cerezo wrote: Hi The dipole is stored in the edr file, which output frequency is controlled by "nstenergy" option in the mdp parameter file. Set it appropriately during your run (nstenergy=0.003) but keep in mind that it should be a multiple of the time step. nst

Re: [gmx-users] Dipole moment

2012-10-18 Thread Javier Cerezo
Hi The dipole is stored in the edr file, which output frequency is controlled by "nstenergy" option in the mdp parameter file. Set it appropriately during your run (nstenergy=0.003) but keep in mind that it should be a multiple of the time step. Javier El 18/10/12 18:09, Nilesh Dhumal escr

Re: [gmx-users] dipole moment of a molecule

2012-05-19 Thread Dommert Florian
On Fri, 2012-05-18 at 09:49 -0700, Milinda Samaraweera wrote: > Hi Guys > > > Could you please explain to me how to use the g_dipole method to > calculate the dipole moment of a Solute in a solvent. > Hi, there has just recently been a discussion on this mailing list. Actually you need just a

Re: [gmx-users] dipole moment

2012-05-14 Thread Dommert Florian
ustin mentioned. > > > > > > Cheers, > > > > Flo > > > > > >> On May 13, 2012, at 15:11, dina dusti wrote: > >> > >> > >> > >>> Dear Justin, > >>> > >>> > >>> Thank you very much

Re: [gmx-users] dipole moment

2012-05-14 Thread XAvier Periole
from your response. Best Regards Dina From: Justin A. Lemkul To: dina dusti ; Discussion list for GROMACS users Sent: Sunday, May 13, 2012 5:23 PM Subject: Re: [gmx-users] dipole moment On 5/13/12 8:41 AM, dina dusti

Re: [gmx-users] dipole moment

2012-05-14 Thread Dommert Florian
ank you very much from your response. > > > > > > Best Regards > > Dina > > > > > > > > > > > > > > From: Justin A. Lemkul > > To: dina dusti ; Discussion list for GROMACS > &g

Re: [gmx-users] dipole moment

2012-05-14 Thread XAvier Periole
t; Best Regards > Dina > > From: Justin A. Lemkul > To: dina dusti ; Discussion list for GROMACS users > > Sent: Sunday, May 13, 2012 5:23 PM > Subject: Re: [gmx-users] dipole moment > > > > On 5/13/12 8:41 AM, dina dusti wrote: > > Dear GROMACS Special

Re: [gmx-users] dipole moment

2012-05-13 Thread Justin A. Lemkul
On 5/13/12 8:41 AM, dina dusti wrote: Dear GROMACS Specialists, I have one system consists of water and two other molecules. I work by MARTINI CG force field. I want to calculate dipole moment of molecules in water. May I ask you to help me, Please? I doubt you can. Unless you are using ve

Re: [gmx-users] dipole moment

2011-05-25 Thread David van der Spoel
On 2011-05-25 20.42, Nilesh Dhumal wrote: Basically I want to calculate the stretching vibration of the bond by fourier transfrom of dipole momenet autocorrelation fucntion or velocity autocorrelation function. Before going for vibration I wanted to check the fluctuation of dipole moment along t

Re: [gmx-users] dipole moment

2011-05-25 Thread Nilesh Dhumal
Basically I want to calculate the stretching vibration of the bond by fourier transfrom of dipole momenet autocorrelation fucntion or velocity autocorrelation function. Before going for vibration I wanted to check the fluctuation of dipole moment along the simulation. Can I calculate the velocit

Re: [gmx-users] dipole moment

2011-05-25 Thread David van der Spoel
On 2011-05-25 18.03, Nilesh Dhumal wrote: Thanks for reply. Here are more details about my simulation. I have glucose molecule in my system. I am interested in change in dipole moment of OH bond of glucose along the simulation. The OH group is not neutral so your dipole is meaningless (positi

Re: [gmx-users] dipole moment

2011-05-25 Thread Nilesh Dhumal
Thanks for reply. Here are more details about my simulation. I have glucose molecule in my system. I am interested in change in dipole moment of OH bond of glucose along the simulation. I have made the index file. How can I select two groups (oxygen and hydrogen) or should I put particular oxyg

Re: [gmx-users] dipole moment

2011-05-25 Thread David van der Spoel
On 2011-05-25 17.36, Nilesh Dhumal wrote: I want to see the change in dipole moment alond the simulation. g_dipoles -h NIlesh On Wed, May 25, 2011 11:32 am, David van der Spoel wrote: On 2011-05-25 17.14, Nilesh Dhumal wrote: Hello, Can I calculate a dipole moment of a particular bond?

Re: [gmx-users] dipole moment

2011-05-25 Thread Nilesh Dhumal
I want to see the change in dipole moment alond the simulation. NIlesh On Wed, May 25, 2011 11:32 am, David van der Spoel wrote: > On 2011-05-25 17.14, Nilesh Dhumal wrote: > >> Hello, >> >> >> Can I calculate a dipole moment of a particular bond? >> > It is easier to do it manually. Otherwise g

Re: [gmx-users] dipole moment

2011-05-25 Thread David van der Spoel
On 2011-05-25 17.14, Nilesh Dhumal wrote: Hello, Can I calculate a dipole moment of a particular bond? It is easier to do it manually. Otherwise g_dipoles with a suitable index file would do it. The sum of charges has to be zero of course. I am using gromacs version 4.0.7. Thanks Nilesh

Re: [gmx-users] dipole moment of a charged peptide

2011-04-01 Thread Dommert Florian
On Fri, 2011-04-01 at 09:48 +0200, Erik Marklund wrote: > Dommert Florian skrev 2011-04-01 09.45: > > On Thu, 2011-03-31 at 18:03 -0700, Sanku M wrote: > >> Hi, > >> I have a long-chain peptide which has a net charge of +5 . I was > >> wondering whether the g_dipole will give any reasonable d

Re: [gmx-users] dipole moment of a charged peptide

2011-04-01 Thread Erik Marklund
Dommert Florian skrev 2011-04-01 09.45: On Thu, 2011-03-31 at 18:03 -0700, Sanku M wrote: Hi, I have a long-chain peptide which has a net charge of +5 . I was wondering whether the g_dipole will give any reasonable dipole moment for a molecule with a net charge. Is there any suggestion I sh

Re: [gmx-users] dipole moment of a charged peptide

2011-04-01 Thread Dommert Florian
On Thu, 2011-03-31 at 18:03 -0700, Sanku M wrote: > Hi, >I have a long-chain peptide which has a net charge of +5 . I was > wondering whether the g_dipole will give any reasonable dipole moment > for a molecule with a net charge. Is there any suggestion I should > follow regarding calculation

Re: [gmx-users] dipole moment

2011-01-25 Thread Olga Ivchenko
Thank you David, Olga 2011/1/25 David van der Spoel > On 2011-01-25 16.01, Olga Ivchenko wrote: > >> Dear David, >> >> I mean a dipole moment between a particle atom in a ligand and a >> particular atom in water molecule. G_dipoles works for molecules, as I >> understood, not for atoms. >> > >

Re: [gmx-users] dipole moment

2011-01-25 Thread David van der Spoel
On 2011-01-25 16.01, Olga Ivchenko wrote: Dear David, I mean a dipole moment between a particle atom in a ligand and a particular atom in water molecule. G_dipoles works for molecules, as I understood, not for atoms. You can measure the distance between them, the dipole moment will be ill-def

Re: [gmx-users] dipole moment

2011-01-25 Thread Olga Ivchenko
Dear David, I mean a dipole moment between a particle atom in a ligand and a particular atom in water molecule. G_dipoles works for molecules, as I understood, not for atoms. best, Olga 2011/1/25 David van der Spoel > On 2011-01-25 14.51, Olga Ivchenko wrote: > >> Dear gromacs users, >> >> I

Re: [gmx-users] dipole moment

2011-01-25 Thread David van der Spoel
On 2011-01-25 14.51, Olga Ivchenko wrote: Dear gromacs users, I would like to ask if there is a possibility in gromacs to calculate dipole moment between two atoms. For example one from water and another one from ligand. best, Olga If you mean the combined dipole moment of a particular water

Re: [gmx-users] dipole moment of molecule of trans and cis azobenzene ?

2010-08-26 Thread David van der Spoel
On 2010-08-26 18.59, Chih-Ying Lin wrote: Hi The partial charges of the trans and cis azobenzene are given as point charges lied on each atom center in my MD simulation. and where do you get the charges from? It is supposed that the real molecule of trans-azobenzene has a lower dipole momen