[gmx-users] Re: how is the pulling force measured

2013-04-30 Thread kim2811
Hi Alex, I read the manual but I got confused with the details. My pull_geometry = position with pulling direction along y. I am trying to dissociate two interacting proteins. So I set the last amino acid of one protein as my reference group and the last amino acid of the other protein as the

[gmx-users] Error in pdb2gmx

2013-04-30 Thread Nikunj Maheshwari
Dear all, I got an error while using pdb2gmx command (pdb2gmx -f 123.pdb -o output.gro) I used 13. GROMOS 53a6 force field Fatal error: Atom HA in residue GLU 1 was not found in rtp entry GLU with 12 atoms while sorting atoms. For a hydrogen, this can be a different protonation state, or it

[gmx-users] Re: gmx-users Digest, Vol 108, Issue 140

2013-04-30 Thread Arunima Shilpi
hello sir there was error in running grompp file of umbrella sampling... the error it says no such molecule type sol found... how to debug the error On Tue, Apr 23, 2013 at 3:30 PM, gmx-users-requ...@gromacs.org wrote: [image: Boxbe] https://www.boxbe.com/overview This message is

[gmx-users] Re: how is the pulling force measured

2013-04-30 Thread alex.bjorling
2013/4/30 kim2811 [via GROMACS] ml-node+s5086n5007778...@n6.nabble.com Hi Alex, I read the manual but I got confused with the details. My pull_geometry = position with pulling direction along y. I am trying to dissociate two interacting proteins. So I set the last amino acid of one protein

Re: [gmx-users] Re: genbox box size problem

2013-04-30 Thread XAvier Periole
We have noticed that g_genbox issue with MARTINI but have not new able to understand where it actually comes from. It might be a bug or just a miss communication of the vdw radius with genbox that appears only with large spheres. On Apr 29, 2013, at 19:50, alex.bjorling

[gmx-users] Re: how is the pulling force measured

2013-04-30 Thread Thomas Schlesier
I never looked into the code, but i understanded it the following way (for pull_geometry = distane, direction, position). For the pulling the reference group is held fixed and the force is applied to the pulled group. Since the reference group an move during the rest of the simulation (all

Re: [gmx-users] Fatal error: Failed to lock: md.log. Function not implemented.

2013-04-30 Thread Justin Lemkul
On 4/29/13 9:30 PM, maggin wrote: Hi, when I use GROMACS4.5.5 to do peptid simulation. At NVT step, system is not equilibration, so I extend NVT simulation as follows: tpbconv -s nvt.tpr -extend 2000 -o next1.tpr mpirun -np 4 mdrun_mpi -reprod -s next1.tpr -cpi nvt.cpt after finish this

Re: [gmx-users] Error in pdb2gmx

2013-04-30 Thread Justin Lemkul
On 4/30/13 2:59 AM, Nikunj Maheshwari wrote: Dear all, I got an error while using pdb2gmx command (pdb2gmx -f 123.pdb -o output.gro) I used 13. GROMOS 53a6 force field Fatal error: Atom HA in residue GLU 1 was not found in rtp entry GLU with 12 atoms while sorting atoms. For a hydrogen,

Re: [gmx-users] no such moleculetype

2013-04-30 Thread Justin Lemkul
If you are starting a new topic, please give it an informative subject line and do not reply to a digest message. On 4/30/13 3:37 AM, Arunima Shilpi wrote: hello sir there was error in running grompp file of umbrella sampling... the error it says no such molecule type sol found... how

Re: [gmx-users] Error in pdb2gmx

2013-04-30 Thread Nikunj Maheshwari
Thanks Justin. I know that using -ignh will solve the problem. But I was just curious because I got the same error message (Fatal error: Atom HD1 in residue HIS 65 was not found in rtp entry HISE with 17 atoms while sorting atoms. ) when I used OPLS, this time it was His 65. So I used -his option

Re: [gmx-users] Error in pdb2gmx

2013-04-30 Thread Justin Lemkul
On 4/30/13 6:10 AM, Nikunj Maheshwari wrote: Thanks Justin. I know that using -ignh will solve the problem. But I was just curious because I got the same error message (Fatal error: Atom HD1 in residue HIS 65 was not found in rtp entry HISE with 17 atoms while sorting atoms. ) when I used

[gmx-users] help with g_hydorder and g_polystat

2013-04-30 Thread Emmanuel, Alaina
Dear All, I'm fairly new to gromacs and having a bit of problem with the g_hydorder and g_polystat. Thanks in advanced for your time. For g_hydorder, I get a fatal error when I type the following command: g_hydorder_d -f file.gro -s file.tpr -n waters.ndx -o file1.xpm file2.xpm Error:

[gmx-users] Umbrella sampling's equilibration runs

2013-04-30 Thread James Starlight
Dear Gromacs users! I have a question about umbrella sampling simulation based on the Justin's tutorial. According to the tutorial after definition of the set of conformers extracted from the pulled trajectory I should run N equilibrating simulations and N productions runs. In the tutorial I've

Re: [gmx-users] Umbrella sampling's equilibration runs

2013-04-30 Thread Justin Lemkul
On 4/30/13 10:58 AM, James Starlight wrote: Dear Gromacs users! I have a question about umbrella sampling simulation based on the Justin's tutorial. According to the tutorial after definition of the set of conformers extracted from the pulled trajectory I should run N equilibrating

Re: [gmx-users] help with g_hydorder and g_polystat

2013-04-30 Thread Justin Lemkul
On 4/30/13 6:24 AM, Emmanuel, Alaina wrote: Dear All, I'm fairly new to gromacs and having a bit of problem with the g_hydorder and g_polystat. Thanks in advanced for your time. For g_hydorder, I get a fatal error when I type the following command: g_hydorder_d -f file.gro -s file.tpr -n

Aw: [gmx-users] Re: how is the pulling force measured

2013-04-30 Thread lloyd riggs
I appologise, I meant defined at the same time without complaining, not just either direction. Gesendet:Montag, 29. April 2013 um 22:23 Uhr Von:lloyd riggs lloyd.ri...@gmx.ch An:S. Watkins gmx-users@gromacs.org Betreff:Aw: [gmx-users] Re: how is the pulling force measured Dear All, Doing a

Re: [gmx-users] Umbrella sampling's equilibration runs

2013-04-30 Thread James Starlight
Justin, could you also tell me 1) what difference should be expected from the umbrella sampling run with (as I want to do for better coverage) and without (as in your tutorial) velocities re-assignment on each umbrella window run ? 2) On what suggestions should I chose each conformer from

[gmx-users] stable branch using git

2013-04-30 Thread Sikandar Mashayak
Hi I am following the git tutorial for the novice. It says to check out stable version one should use git checkout --track -b release-4-5-patches origin/release-4-5-patches Is there stable branch for 4.6? If yes, how do get it? I tried replacing 4-5 by 4-6 but I get the error: fatal: git

Re: Aw: [gmx-users] Re: how is the pulling force measured

2013-04-30 Thread Justin Lemkul
On 4/30/13 12:33 PM, lloyd riggs wrote: I appologise, I meant defined at the same time without complaining, not just either direction. A different atom order is interpreted as a different interaction. In this case, if both are defined, there is indeed a difference in the improper energy

Re: [gmx-users] Umbrella sampling's equilibration runs

2013-04-30 Thread Justin Lemkul
On 4/30/13 1:38 PM, James Starlight wrote: Justin, could you also tell me 1) what difference should be expected from the umbrella sampling run with (as I want to do for better coverage) and without (as in your tutorial) velocities re-assignment on each umbrella window run ? You have to

Re: [gmx-users] stable branch using git

2013-04-30 Thread Justin Lemkul
On 4/30/13 3:03 PM, Sikandar Mashayak wrote: Hi I am following the git tutorial for the novice. It says to check out stable version one should use git checkout --track -b release-4-5-patches origin/release-4-5-patches Is there stable branch for 4.6? If yes, how do get it? I tried replacing

[gmx-users] Re: Fatal error: Failed to lock: md.log. Function not implemented.

2013-04-30 Thread maggin
hi, Justin, Thank you very much! Thank you! Ya, it's works! great! cool! Thank you very much for your suggestion, this time I also not use -reprod ,it doesn't effect simulation. Work also can go on! Thank you very much for your kind help! maggin -- View this message in context:

[gmx-users] Comparing Charmm 27 energies from GROMACS and NAMD

2013-04-30 Thread Reza Salari
Hi I have set up two small systems, one with a single POPC lipid, and another system with 23 POPC's arranged as a lipid bilayer. I am hoping to do a similar comparison as in Table 1 in the Par Bjelkmar et al paper (porting charmm ff to gromacs) for my systems. My main question is that for the

[gmx-users] local pressure

2013-04-30 Thread Sikandar Mashayak
Hi I found the branch of gromacs code called localpressure-4.0 at http://redmine.gromacs.org/projects/gromacs/repository/show?rev=localpressure-4-0. I am wondering whether this code can compute the spatial variation of pressure in given system. And if it does, how stable is this branch? Are there

Re: [gmx-users] stable branch using git

2013-04-30 Thread Sikandar Mashayak
Thanks Justin. I replaced release-4-5-patches with release-4-6 while checking out the branch. When I installed it and checked the version string I get VERSION 4.6.2-dev-20130429-d13fc48. Does that mean I got the version which is still under development and not stable and tested? Should I be

Re: [gmx-users] Comparing Charmm 27 energies from GROMACS and NAMD

2013-04-30 Thread Justin Lemkul
On 4/30/13 4:19 PM, Reza Salari wrote: Hi I have set up two small systems, one with a single POPC lipid, and another system with 23 POPC's arranged as a lipid bilayer. I am hoping to do a similar comparison as in Table 1 in the Par Bjelkmar et al paper (porting charmm ff to gromacs) for my

Re: [gmx-users] local pressure

2013-04-30 Thread Justin Lemkul
On 4/30/13 8:01 PM, Sikandar Mashayak wrote: Hi I found the branch of gromacs code called localpressure-4.0 at http://redmine.gromacs.org/projects/gromacs/repository/show?rev=localpressure-4-0. I am wondering whether this code can compute the spatial variation of pressure in given system. And

Re: [gmx-users] stable branch using git

2013-04-30 Thread Justin Lemkul
On 4/30/13 8:28 PM, Sikandar Mashayak wrote: Thanks Justin. I replaced release-4-5-patches with release-4-6 while checking out the branch. When I installed it and checked the version string I get VERSION 4.6.2-dev-20130429-d13fc48. Does that mean I got the version which is still under

Re: [gmx-users] stable branch using git

2013-04-30 Thread Sikandar Mashayak
Hi Justin Thanks for explanation. But I am a bit confused because I am new to git. When I check out release-4-6 branch, the source code should be the same as the one in tarball from Gromacs website, right? When I run git status I get # On branch release-4-6 nothing to commit (working directory

Re: [gmx-users] stable branch using git

2013-04-30 Thread Justin Lemkul
On 4/30/13 8:50 PM, Sikandar Mashayak wrote: Hi Justin Thanks for explanation. But I am a bit confused because I am new to git. When I check out release-4-6 branch, the source code should be the same as the one in tarball from Gromacs website, right? When I run git status I get # On branch

RE: [gmx-users] help with g_hydorder and g_polystat

2013-04-30 Thread Emmanuel, Alaina
Hello Justin, My mdp file shows that the pbc was set to xyz. Kind Regards, Alaina From: gmx-users-boun...@gromacs.org [gmx-users-boun...@gromacs.org] on behalf of Justin Lemkul [jalem...@vt.edu] Sent: 30 April 2013 16:10 To: Discussion list for

RE: [gmx-users] help with g_hydorder and g_polystat

2013-04-30 Thread Emmanuel, Alaina
Hello Justin, My mdp file shows that the pbc was set to xyz. Kind Regards, Alaina From: gmx-users-boun...@gromacs.org [gmx-users-boun...@gromacs.org] on behalf of Justin Lemkul [jalem...@vt.edu] Sent: 30 April 2013 16:10 To: Discussion list for

[gmx-users] Re: gmx-users Digest, Vol 109, Issue 2

2013-04-30 Thread Arunima Shilpi
Sir My query is how to generate input file for umbrella sampling??? On Wed, May 1, 2013 at 6:34 AM, gmx-users-requ...@gromacs.org wrote: [image: Boxbe] https://www.boxbe.com/overview This message is eligible for Automatic Cleanup! (gmx-users-requ...@gromacs.org) Add cleanup

[gmx-users] Re: gmx-users Digest, Vol 108, Issue 183

2013-04-30 Thread Arunima Shilpi
-users/attachments/20130430/5aa1a7b4/attachment-0001.html -- Message: 5 Date: Tue, 30 Apr 2013 21:38:17 +0400 From: James Starlight jmsstarli...@gmail.com Subject: Re: [gmx-users] Umbrella sampling's equilibration runs To: Discussion list for GROMACS users gmx

[gmx-users] doubt in mdrun

2013-04-30 Thread Shine A
Sir, I studying the dynamics of a peptide in explicit solvent model.But during the mdrun I got the message like this. NOTE 1 [file md.mdp]: This run will generate roughly 1177130 Mb of data why the run generating this much amount of data? The md.mdp file I used is shown below title