[gmx-users] grompp error no. of coordinate file doesn't match with topology file

2009-04-16 Thread nitu sharma
Dear all I am doing simulation of membrane protein ,for this first i did the concatanation of protein in lipid bilayer in proper orientation after that I am using inflategro script of teleman sir but after doing first step successfully I am getting problem in second step i,e ene

[gmx-users] grompp error no. of coordinate file doesn't match with topology file

2009-04-16 Thread nitu sharma
Dear all I am doing simulation of membrane protein ,for this first i did the concatanation of protein in lipid bilayer in proper orientation after that I am using inflategro script of teleman sir but after doing first step successfully I am getting problem in second step i,e ene

Re: [gmx-users] Problem with grompp?

2009-04-16 Thread Tsjerk Wassenaar
Hi Bram, Check the creation times for topol.tpr and minimized.gro. First test the assumption that the former was created later than the latter. If it's not, then check the grompp output for errors. Maybe pasting it here can help. Cheers, Tsjerk On Thu, Apr 16, 2009 at 10:57 AM, Hoof, B. van wr

Re: [gmx-users] grompp error no. of coordinate file doesn't match with topology file

2009-04-16 Thread Justin A. Lemkul
nitu sharma wrote: Dear all I am doing simulation of membrane protein ,for this first i did the concatanation of protein in lipid bilayer in proper orientation after that I am using inflategro script of teleman sir but after doing first step successfully I am getting probl

Re: [gmx-users] Problem with grompp?

2009-04-16 Thread Tsjerk Wassenaar
Hi Bram, So to echo Justin, it's really better if you use distinct names for the files generated at each step. The -deffnm option to mdrun can be helpful there too. This will help you avoid mistakes like this _and_ will ensure you have all the files available in case you need to check where things

RE: [gmx-users] Problem with grompp?

2009-04-16 Thread Hoof, B. van
Hi Justin, Thanks for your answer. I am afraid, however, that the problem is then somewhat different. Using grompp -f martini_md1.mdp -c minimized.gro -p martini.top -maxwarn 10 should have created a new topol.tpr, should it not? It did so in previous times at least. If someone knows where I a

RE: [gmx-users] Problem with grompp?

2009-04-16 Thread Hoof, B. van
Yes, indeed. The file topol.tpr was not re-created when I used grompp. In fact, an error was thrown by grompp stating file input/output error: minimized.gro I am embarrased to say that I had used the command > grompp -f martini_md1.mdp -c minimized.gro -p martini.top -o membr.tpr > -maxwarn 10 i

[gmx-users] the vdw and electrostatic energy

2009-04-16 Thread Dechang Li
Dear all, When we do a MD simulation, we always set a cutoff of non-bonded interactions, e.g. r=1.2 nm. When the simulation finished, we can use the command g_energy -f ener.edr -s ... to abtain the non-boned energy of the system. My question is whether the non-bonded energy values depe

Re: [gmx-users] the vdw and electrostatic energy

2009-04-16 Thread Ran Friedman
Hi, This problem has been discussed for decades in the literature. There are approaches such as PME and reaction field to deal with the long-range electrostatics. Ran. Dechang Li wrote: > Dear all, > > When we do a MD simulation, we always set a cutoff > of non-bonded interactions, e.g. r

[gmx-users] pull code absolute reference artifacts

2009-04-16 Thread chris . neale
Hello, I have a question about the following grompp 4.0.4 warning: "You are using an absolute reference for pulling, but the rest of the system does not have an absolute reference. This will lead to artifacts." While I do realize that this is an excellent error message containing lots of

[gmx-users] Temperature in Brownian Dynamics simulation

2009-04-16 Thread Suman Chakrabarty
Hi, it was pointed out before that for Brownian Dynamics simulation, the temperature calculated by g_energy does not match with the ref_t in parameter file and it is almost double: http://www.gromacs.org/pipermail/gmx-users/2007-June/028321.html ... but unfortunately I find no follow-up to that po

[gmx-users] Re:Re: the vdw and electrostatic energy (Ran Friedman)

2009-04-16 Thread Dechang Li
>-- > >Message: 3 >Date: Thu, 16 Apr 2009 14:11:51 +0200 >From: Ran Friedman >Subject: Re: [gmx-users] the vdw and electrostatic energy >To: Discussion list for GROMACS users >Message-ID: <49e72087.8020...@bioc.uzh.ch> >Content-Type: text/plain; charset=GB2312 > >Hi

Re: [gmx-users] Re:Re: the vdw and electrostatic energy (Ran Friedman)

2009-04-16 Thread Ran Friedman
No. SR stands for short-range. Ran. > > I did not mean that. I want to know that when we use g_energy in > Gromacs to > read the energy from the file ener.edr, does the cutoff affect the values > of the energy? For example, when the cutoff is set to 1.2 nm and the PME > method > is

Re: [gmx-users] Installing topolbuild

2009-04-16 Thread Bruce D. Ray
Apparently some versions of make do not handle my make files the same way that the version of make I use does. The attached Makefile might help in such cases. Sincerely, -- Bruce D. Ray, Ph.D. Associate Scientist, and Operations Director NMR Center IUPUI Physics Dept. 402 N. Blackford St. Ind

Re: [gmx-users] pull code absolute reference artifacts

2009-04-16 Thread rversace
Hi Justin: 1) EXTREMELY IMPORTANT: I already know of 1 person, but is anyone alergic to either Iodine or Chlorine? No, I am not alergic to those compounds. The only thing that I am alergic is Penicillin and Ampicilin. 2) Any other medical problems? No 3) An Emergency contact person. Fernand

[gmx-users] strange behavior upon compiling 4.0.4

2009-04-16 Thread Ken Rotondi
Hello all, I'm trying to help a student build gromacs_4.0.4 on a MacBook Pro running 10.5. The program configures with out a hitch, but compiling with the make command ends in a recursive error. It seems that it's not finding something that it should have installed itself, but I wouldn't

Re: [gmx-users] strange behavior upon compiling 4.0.4

2009-04-16 Thread David van der Spoel
Ken Rotondi wrote: Hello all, I'm trying to help a student build gromacs_4.0.4 on a MacBook Pro running 10.5. The program configures with out a hitch, but compiling with the make command ends in a recursive error. It seems that it's not finding something that it should have installed itself,

Re: [gmx-users] strange behavior upon compiling 4.0.4

2009-04-16 Thread Justin A. Lemkul
Ken Rotondi wrote: Hello all, I'm trying to help a student build gromacs_4.0.4 on a MacBook Pro running 10.5. The program configures with out a hitch, but compiling with the make command ends in a recursive error. It seems that it's not finding something that it should have installed itself

Re: [gmx-users] strange behavior upon compiling 4.0.4

2009-04-16 Thread Ken Rotondi
Yes sir, that was the problem Many thanks, Ken On Apr 16, 2009, at 3:33 PM, David van der Spoel wrote: Ken Rotondi wrote: Hello all, I'm trying to help a student build gromacs_4.0.4 on a MacBook Pro running 10.5. The program configures with out a hitch, but compiling with the make comm

[gmx-users] Non-equilibrium Viscosity Calculation

2009-04-16 Thread Yanmei Song
Dear All: I wanted to get the viscosity of my simulated polymer system. From the manual it said that : GROMACS also has a non-equilibrium method for determining the viscosity" (page 123) Does this mean I just need to do a separate non-equilibrium MD run? In terms of mdp file, I just need to add th

[gmx-users] The way how to restrict atoms in gromacs

2009-04-16 Thread He, Yang
Hi all users, I have used the position_restraints to restrict some atoms' activity but always it shows that Segmentation fault (core dumped). I can not fix this problem after trying many methods and hence, I just wonder whether there are some other ways to restrict the atoms' movement in the g

Re: [gmx-users] The way how to restrict atoms in gromacs

2009-04-16 Thread Mark Abraham
He, Yang wrote: Hi all users, I have used the position_restraints to restrict some atoms' activity but always it shows that Segmentation fault (core dumped). It's 99% likely that this is not all that is going on - you have to read the end of the .log file and the standard output/error to dia

Re: [gmx-users] Temperature in Brownian Dynamics simulation

2009-04-16 Thread Mark Abraham
Suman Chakrabarty wrote: Hi, it was pointed out before that for Brownian Dynamics simulation, the temperature calculated by g_energy does not match with the ref_t in parameter file and it is almost double: http://www.gromacs.org/pipermail/gmx-users/2007-June/028321.html ... but unfortunately I f

Re: [gmx-users] calculating com-com distances.

2009-04-16 Thread Fernando C
Tsjerk, your good reference helped me to understand the set_pbc and pbc_dx functions from g_dist... I changed few lines of it and my problem was solved. Thank you. Cheers. Fernando. 2009/4/14 Tsjerk Wassenaar > Hi Fernando, > > Just bear in mind that these lattice vectors are just translation

[gmx-users] query

2009-04-16 Thread Sheetal Arora
Dear gmx users, While running final md run some unexpected message is coming which i am not able to understand.. Pls help. I am attaching md.log file with this mail. -- Sheetal Arora M.Tech(Biotechnology & Medical Engg) NIT Rourkela Log file opened on Fri Apr 17 09:37:41 2009 Host: localhost1.l

Re: [gmx-users] query

2009-04-16 Thread Mark Abraham
Sheetal Arora wrote: Dear gmx users, While running final md run some unexpected message is coming which i am not able to understand.. Pls help. I am attaching md.log file with this mail. That's just normal output with no diagnostic message about the reason for incomplete termination - if ind

Re: [gmx-users] Non-equilibrium Viscosity Calculation

2009-04-16 Thread David van der Spoel
Yanmei Song wrote: Dear All: I wanted to get the viscosity of my simulated polymer system. From the manual it said that : GROMACS also has a non-equilibrium method for determining the viscosity" (page 123) Does this mean I just need to do a separate non-equilibrium MD run? In terms of mdp file,