[gmx-users] Re: question about minimisation

2012-07-26 Thread J Peterson
Hi, Did you call your genrestr output in your mdp file using define = * ? (for example define = -DPOSRES ; where posres was your file name.) Thanks Peterson J -- View this message in context: http://gromacs.5086.n6.nabble.com/question-about-minimisation-tp4999681p4999685.html Sent from the

Re: [gmx-users] Re: question about minimisation

2012-07-26 Thread reisingere
Ho, first I minimize my structure. This is the corresponding mdp file: define = -DPOSRES integrator = steep emtol = 10 nsteps = 1500 nstenergy = 1 energygrps = System coulombtype = PME rcoulomb

Re: [gmx-users] Re: question about minimisation

2012-07-26 Thread Mark Abraham
On 26/07/2012 6:47 PM, reising...@rostlab.informatik.tu-muenchen.de wrote: Ho, first I minimize my structure. This is the corresponding mdp file: define = -DPOSRES integrator = steep emtol = 10 nsteps = 1500 nstenergy = 1 energygrps

Re: [gmx-users] Re: question about minimisation

2012-07-26 Thread reisingere
On 26/07/2012 6:47 PM, reising...@rostlab.informatik.tu-muenchen.de wrote: Ho, first I minimize my structure. This is the corresponding mdp file: define = -DPOSRES integrator = steep emtol = 10 nsteps = 1500 nstenergy = 1

Re: [gmx-users] Re: question about minimisation

2012-07-26 Thread Justin Lemkul
On 7/26/12 6:07 AM, reising...@rostlab.informatik.tu-muenchen.de wrote: On 26/07/2012 6:47 PM, reising...@rostlab.informatik.tu-muenchen.de wrote: Ho, first I minimize my structure. This is the corresponding mdp file: define = -DPOSRES integrator = steep emtol

Re: [gmx-users] Re: question about minimisation

2012-07-26 Thread reisingere
On 7/26/12 6:07 AM, reising...@rostlab.informatik.tu-muenchen.de wrote: On 26/07/2012 6:47 PM, reising...@rostlab.informatik.tu-muenchen.de wrote: Ho, first I minimize my structure. This is the corresponding mdp file: define = -DPOSRES integrator = steep

Re: [gmx-users] Re: question about minimisation

2012-07-26 Thread Justin Lemkul
On 7/26/12 7:06 AM, reising...@rostlab.informatik.tu-muenchen.de wrote: On 7/26/12 6:07 AM, reising...@rostlab.informatik.tu-muenchen.de wrote: On 26/07/2012 6:47 PM, reising...@rostlab.informatik.tu-muenchen.de wrote: Ho, first I minimize my structure. This is the corresponding mdp file:

Re: [gmx-users] Re: question about minimisation

2012-07-26 Thread Mark Abraham
On 26/07/2012 9:06 PM, reising...@rostlab.informatik.tu-muenchen.de wrote: On 7/26/12 6:07 AM, reising...@rostlab.informatik.tu-muenchen.de wrote: On 26/07/2012 6:47 PM, reising...@rostlab.informatik.tu-muenchen.de wrote: Ho, first I minimize my structure. This is the corresponding mdp file:

Re: [gmx-users] Re: question about minimisation

2012-07-26 Thread reisingere
On 7/26/12 7:06 AM, reising...@rostlab.informatik.tu-muenchen.de wrote: On 7/26/12 6:07 AM, reising...@rostlab.informatik.tu-muenchen.de wrote: On 26/07/2012 6:47 PM, reising...@rostlab.informatik.tu-muenchen.de wrote: Ho, first I minimize my structure. This is the corresponding mdp

Re: [gmx-users] Re: question about minimisation

2012-07-26 Thread Linus Östberg
Quite sure it's just different syntax in topology and mdp file. Compare to C; #define POSRES // expressed as -DPOSRES in the mdp file #ifdef POSRES // when working in the topology file // Linus On Thu, Jul 26, 2012 at 1:52 PM, reising...@rostlab.informatik.tu-muenchen.de wrote: On 7/26/12

Re: [gmx-users] Re: question about minimisation

2012-07-26 Thread reisingere
Hmm, okey. Thank you. So all in all what I did was correct and it should only minimize the hydrogen atoms and not the rest of the protein nor the membrane. Right? Quite sure it's just different syntax in topology and mdp file. Compare to C; #define POSRES // expressed as -DPOSRES in the mdp

Re: [gmx-users] Re: question about minimisation

2012-07-26 Thread Justin Lemkul
On 7/26/12 7:52 AM, reising...@rostlab.informatik.tu-muenchen.de wrote: On 7/26/12 7:06 AM, reising...@rostlab.informatik.tu-muenchen.de wrote: On 7/26/12 6:07 AM, reising...@rostlab.informatik.tu-muenchen.de wrote: On 26/07/2012 6:47 PM, reising...@rostlab.informatik.tu-muenchen.de

Re: [gmx-users] Re: question about minimisation

2012-07-26 Thread Justin Lemkul
On 7/26/12 8:05 AM, reising...@rostlab.informatik.tu-muenchen.de wrote: Hmm, okey. Thank you. So all in all what I did was correct and it should only minimize the hydrogen atoms and not the rest of the protein nor the membrane. Right? To sum up: 1. The Protein-H group does indeed contain

Re: [gmx-users] Re: question about minimisation

2012-07-26 Thread reisingere
Hi okey, thank you!! On 7/26/12 8:05 AM, reising...@rostlab.informatik.tu-muenchen.de wrote: Hmm, okey. Thank you. So all in all what I did was correct and it should only minimize the hydrogen atoms and not the rest of the protein nor the membrane. Right? To sum up: 1. The Protein-H