[gmx-users] Re: gmx-users Digest, Vol 54, Issue 1

2008-09-30 Thread Ragnarok sdf
Hi, Well, I didn't shuffle or sort my system prior to running. I am running in parallel, would that be part of the problem? I have tryed -fit or -pbc but the structure comes out bad the same way. The exact problem is that I have two structures. Each comes from individual dynamics job. Now I need to

Re: [gmx-users] Runtime CPU capabilities detection

2008-09-30 Thread David van der Spoel
Jussi Lehtola wrote: Hi, I'm doing a Fedora package of GROMACS. Does GROMACS have runtime CPU capability detection, i.e. if the package is compiled on a SSE-capable processor and run on an i586 (hope not), will it work? Yes it does. It should work, but e.g. debuggers tend to dislike illegal in

[gmx-users] Docking using MDS

2008-09-30 Thread vivek sharma
Hi There, I am trying to run MD simulation for screening my docking result, but I am not aware of what are the parameters and analysis we can do for docking by using MD simulation. If anybody have tried the similiar things using GROMACS, Please help me in this regard. With Thanks, VIvek __

[gmx-users] Runtime CPU capabilities detection

2008-09-30 Thread Jussi Lehtola
Hi, I'm doing a Fedora package of GROMACS. Does GROMACS have runtime CPU capability detection, i.e. if the package is compiled on a SSE-capable processor and run on an i586 (hope not), will it work? The safe way is, of course, to disable all assembly loops, which would hurt performance a lot...

Re: [gmx-users] help extracting .pdb frame out of run

2008-09-30 Thread Tsjerk Wassenaar
Hi Fabricio, You can also sue the option -dump 1 to extract a frame. But it's not related to your error. Have you done any fitting and pbc related stuff or did you shuffle/sort your system prior to running? Cheers, Tsjerk On Tue, Sep 30, 2008 at 5:02 PM, Ragnarok sdf <[EMAIL PROTECTED]> wro

RE: [gmx-users] Possible bug in parallelization, PME or load-balancing on Gromacs 4.0_rc1 ??

2008-09-30 Thread Bjørn Steen Sæthre
I have some (hopefully) clarifying commments to my previous post now: First to answer your question regarding pme.c. My compilation was done from v. 1.125 Line 1037- if ((kx>0) || (ky>0)) { kzstart = 0; } else { kzstart = 1;

[gmx-users] HB lifetime

2008-09-30 Thread Christopher Daub
From: Laercio Pol Fachin <[EMAIL PROTECTED]> Date: September 30, 2008 9:50:48 AM EDT To: gmx-users@gromacs.org Subject: [gmx-users] Hydrogen Bond Lifetime Reply-To: [EMAIL PROTECTED], Discussion list for GROMACS users Hi, all. I am analyzing the hydrogen bond lifetime of water molecules

Re: [gmx-users] Hydrogen Bond Lifetime

2008-09-30 Thread David van der Spoel
Laercio Pol Fachin wrote: Hi, all. I am analyzing the hydrogen bond lifetime of water molecules around polar atoms of my molecule. However, I have faced different HB lifetime definitions in different sources. A sample of what I obtained employing g_hbond is below: "g_hbond -f .xtc -s .tpr -

[gmx-users] help extracting .pdb frame out of run

2008-09-30 Thread Ragnarok sdf
Hello, I have ran a simulation with gromac but can't seem to be able to extract a single structure of a determined frame from my .trr file. I wish to obtain a pdb file good for reading in CHIMERA, for example. I tryed the following command: trjconv -f sim.trr -s trjtop.tpr -o pdbiwant.pdb -b 1

[gmx-users] Hydrogen Bond Lifetime

2008-09-30 Thread Laercio Pol Fachin
Hi, all. I am analyzing the hydrogen bond lifetime of water molecules around polar atoms of my molecule. However, I have faced different HB lifetime definitions in different sources. A sample of what I obtained employing g_hbond is below: "g_hbond -f .xtc -s .tpr -n .ndx -ac .xvg -b 0 -e 1"

Re: [gmx-users] superimposing molecules

2008-09-30 Thread Justin A. Lemkul
vivek sharma wrote: hi All, My apologies for putting a question out of gromacs. I was trying to superimpose pdb entry of one molecule over other, I tried it using PYMOL, CHIMERA and vmd ..they are simply opening one molecule over other. Is there any specific function in any of the visualizati

[gmx-users] Re: Performance problems with more than one node

2008-09-30 Thread Tiago Marques
Hi. I've checked with the person who did the test and the system is 36000 atoms large, it seems small, doesn't it? Maybe that's the problem, coupled with the high latency of GbE connection. What I find strange though, is that for many computers in the Top 500, this is sufficient. Best regards,

[gmx-users] superimposing molecules

2008-09-30 Thread vivek sharma
hi All, My apologies for putting a question out of gromacs. I was trying to superimpose pdb entry of one molecule over other, I tried it using PYMOL, CHIMERA and vmd ..they are simply opening one molecule over other. Is there any specific function in any of the visualization tool, that can solve my

[gmx-users] kinetic energy separately from each energy groups

2008-09-30 Thread Vitaly Chaban
Hi, Is there a possibility to calculate the kinetic energy separately for the each specified (energy) groups? I have not found such option in g_energy. One only can treat the total Kinetic-En. Is it anywhere else or not? Thanks for suggestions. Vitaly -- Vitaly V. Chaban School of Chemistry

Re: [gmx-users] NH2 IN CTERMINAL

2008-09-30 Thread Justin A. Lemkul
shahrbanoo karbalaee wrote: Dear justin Hi, In my simulation with ff53a5 when I do this command pdb2gmx -f name.pdb -ter -ignh -water spce .I find this error .C-terminus: None Now there are 14 residues with 138 atoms Making bonds... Opening library file /usr/local/gromacs/share/gromacs/top/

[gmx-users] NH2 IN CTERMINAL

2008-09-30 Thread shahrbanoo karbalaee
Dear justin Hi, In my simulation with ff53a5 when I do this command pdb2gmx -f name.pdb -ter -ignh -water spce .I find this error .C-terminus: None Now there are 14 residues with 138 atoms Making bonds... Opening library file /usr/local/gromacs/share/gromacs/top/aminoacids.dat Number of bonds w

[gmx-users] Re: GROMACS and GPGPU

2008-09-30 Thread Tiago Marques
I see. I was looking to do my dissertation for my Masters course in GPGPU on cientific calculation programs and GROMACS seemed appropriate. Would any of the developers be interested in collaborating with me to make this happen, or should I look elsewhere, to OpenMM, like Jose Duarte said? Best r

[gmx-users] Re: GROMACS and GPGPU

2008-09-30 Thread Tiago Marques
Ok, tks Jose! I will be looking into this project then, maybe it's what I'm looking for. Best regards, Tiago Marques On Tue, Sep 30, 2008 at 9:17 AM, Jose Duarte <[EMAIL PROTECTED]> wrote: > Hi Tiago > > I think this is precisely what the [EMAIL PROTECTED] people are

[gmx-users] Re: different versions of Gromacs

2008-09-30 Thread Vitaly Chaban
gurgo> Send gmx-users mailing list submissions to gurgo> gmx-users@gromacs.org gurgo> To subscribe or unsubscribe via the World Wide Web, visit gurgo> http://www.gromacs.org/mailman/listinfo/gmx-users gurgo> or, via email, send a message with subject or body 'help' to gurgo>

Re: [gmx-users] uniform neutralizing plasma for PME

2008-09-30 Thread Erik Lindahl
Yes. Cheers, Erik On Sep 29, 2008, at 3:18 PM, himanshu khandelia wrote: Is there an implementation in gromacs for using a uniform neutralizing plasma with PME, to avoid use of counterions? Thank you -Himanshu ___ gmx-users mailing listgmx-u

Re: [gmx-users] Re: GROMACS and GPGPU

2008-09-30 Thread Erik Lindahl
Hi, Please search the list - all this stuff will be available in Gromacs once we have neighborlists and PME working, but that's non-trivial work ;-) Cheers, Erik On Sep 30, 2008, at 10:17 AM, Jose Duarte wrote: Hi Tiago I think this is precisely what the [EMAIL PROTECTED] people are do

Re: [gmx-users] Re: GROMACS and GPGPU

2008-09-30 Thread Jose Duarte
Hi Tiago I think this is precisely what the [EMAIL PROTECTED] people are doing. Apparently the just released a preview of the OpenMM API and they intend to release gromacs code using the API in December: https://simtk.org/project/xml/news.xml?group_id=161 Maybe somebody on the list more fami

RE: [gmx-users] Possible bug in parallelization, PME or load-balancing on Gromacs 4.0_rc1 ??

2008-09-30 Thread Berk Hess
Hi, I have to correct myself. The PME fix is in the 4.0 rc2 release, but was not in the CVS. Now it is also in CVS. So you can try changing the line, or you can download 4.0 rc2. Berk From: [EMAIL PROTECTED] To: gmx-users@gromacs.org Subject: RE: [gmx-users] Possible bug in parallelization,

RE: [gmx-users] Possible bug in parallelization, PME or load-balancing on Gromacs 4.0_rc1 ??

2008-09-30 Thread Berk Hess
Hi, In 4.0 rc1 there is a bug in PME. Erik mailed that this has been fixed in 4.0 rc2, but actually this is not the case. The fix was in the head branch of CVS, but not in the release tree. I have committed the fix now. Could you check if the crash is due to this? After line 1040 of src/mdlib/pm

Re: [gmx-users] nature of gromacs / gcc-4.x problem

2008-09-30 Thread Jones de Andrade
Just addin my drop here: Just did the same, both single and double precision, not parallel anyway. What I get is the following: *aurora down/gmxtest 41%* ./gmxtest.pl all All 16 simple tests PASSED FAILED. Check files in dec+water 1 out of 14 complex tests FAILED All 63 kernel tests PASSED All 4

Re: [gmx-users] different versions of Gromacs

2008-09-30 Thread Tsjerk Wassenaar
Hi Sudheer, It depends mainly on what it is you want to look at. You cannot exclude though, that the version has an effect on your results. Therefore you either have to do all simulations using the same version, or you have to randomize the versions over the simulations. I do hope that you meant t

[gmx-users] different versions of Gromacs

2008-09-30 Thread sudheer babu
Hi Users, I want to compare the protein results by simulating six systems in personal computer has Gromacs version 3.3.1, due to delay of running jobs in a single computer,I want to run some of my systems in another computer contain Gromacs version 3.3.3 but processor speed machine type everything