[gmx-users] grompp single vs double precisions
rob yang
nextgame at hotmail.com
Sat Mar 4 22:25:14 CET 2006
that's a good idea to just do a single energy calculations on the structures
minimized by the other program although i am already cringing at the thought
of file formatting.
is there an elegant way of just doing an energy calculations in gromacs? the
only way i can think of right now is by setting the nstep = 0 in the em.mdp.
thank you for your help.
rob
>From: Mark Abraham <Mark.Abraham at anu.edu.au>
>Reply-To: Discussion list for GROMACS users <gmx-users at gromacs.org>
>To: Discussion list for GROMACS users <gmx-users at gromacs.org>
>Subject: Re: [gmx-users] grompp single vs double precisions
>Date: Sat, 04 Mar 2006 12:13:51 +1100
>MIME-Version: 1.0
>Received: from elvira.ekonomikum.uu.se ([130.238.164.5]) by
>bay0-mc8-f15.bay0.hotmail.com with Microsoft SMTPSVC(6.0.3790.211); Fri, 3
>Mar 2006 17:15:17 -0800
>Received: by elvira.ekonomikum.uu.se (Postfix, from userid 204)id B956667D;
>Sat, 4 Mar 2006 02:14:16 +0100 (MEZ)
>Received: from elvira.its.uu.se(127.0.0.1) by elvira.its.uu.se via
>virus-scan id s26631; Sat, 4 Mar 06 02:14:05 +0100
>Received: from xray.bmc.uu.se (xray.bmc.uu.se [130.238.41.195])by
>elvira.ekonomikum.uu.se (Postfix) with ESMTP id F1DEA67E;Sat, 4 Mar 2006
>02:14:04 +0100 (MEZ)
>Received: from xray.bmc.uu.se (localhost.localdomain [127.0.0.1])by
>xray.bmc.uu.se (Postfix) with ESMTP id F134524CD8;Sat, 4 Mar 2006 02:14:03
>+0100 (CET)
>Received: from elvira.ekonomikum.uu.se (elvira.its.UU.SE [130.238.164.5])by
>xray.bmc.uu.se (Postfix) with ESMTP id 6834E24BBEfor
><gmx-users at gromacs.org>; Sat, 4 Mar 2006 02:14:01 +0100 (CET)
>Received: by elvira.ekonomikum.uu.se (Postfix, from userid 204)id 5723D66E;
>Sat, 4 Mar 2006 02:14:01 +0100 (MEZ)
>Received: from elvira.its.uu.se(127.0.0.1) by elvira.its.uu.se via
>virus-scan id s26637; Sat, 4 Mar 06 02:13:53 +0100
>Received: from smtp1.adl2.internode.on.net
>(smtp1.adl2.internode.on.net[203.16.214.181])by elvira.ekonomikum.uu.se
>(Postfix) with ESMTP id AE59A466for <gmx-users at gromacs.org>; Sat, 4 Mar
>2006 02:13:51 +0100 (MEZ)
>Received: from [192.168.1.134]
>(ppp115-79.static.internode.on.net[150.101.115.79])by
>smtp1.adl2.internode.on.net (8.13.5/8.13.5) with ESMTP idk241DmBe060784for
><gmx-users at gromacs.org>; Sat, 4 Mar 2006 11:43:48 +1030 (CST)(envelope-from
>Mark.Abraham at anu.edu.au)
>X-Message-Info: HQbIehuYceT5T3JSHDWf1QFyydcePWvllNgF5vRazTw=
>X-Original-To: gmx-users at gromacs.org
>Delivered-To: gmx-users at xray.bmc.uu.se
>User-Agent: Mozilla Thunderbird 1.0.6 (Windows/20050716)
>X-Accept-Language: en-us, en
>References: <BAY114-F32E2AC7526C33FE0A1F483C6EA0 at phx.gbl>
>X-BeenThere: gmx-users at gromacs.org
>X-Mailman-Version: 2.1.4
>Precedence: list
>List-Id: Discussion list for GROMACS users <gmx-users.gromacs.org>
>List-Unsubscribe:
><http://www.gromacs.org/mailman/listinfo/gmx-users>,<mailto:gmx-users-request at gromacs.org?subject=unsubscribe>
>List-Archive: <http://www.gromacs.org/pipermail/gmx-users>
>List-Post: <mailto:gmx-users at gromacs.org>
>List-Help: <mailto:gmx-users-request at gromacs.org?subject=help>
>List-Subscribe:
><http://www.gromacs.org/mailman/listinfo/gmx-users>,<mailto:gmx-users-request at gromacs.org?subject=subscribe>
>Errors-To: gmx-users-bounces at gromacs.org
>Return-Path: gmx-users-bounces at gromacs.org
>X-OriginalArrivalTime: 04 Mar 2006 01:15:18.0051 (UTC)
>FILETIME=[197D9F30:01C63F29]
>
>rob yang wrote:
>>hi list,
>>i am comparing the relative energy differences between different
>>conformations of a same molecule in vaccuum. i am using both gromacs and
>>another software to compare the results. the forcefield for both softwares
>>is oplsaa (2001), and i've manually verified that they are indeed the same
>>for my molecule as well as the partial charges.
>>the relative energy results obtained from these 2 softwares are different.
>>i understand that different softwares have different implementations but i
>>think i should be able to get a similiar relative energies for these
>>conformations.
>>so i am thinking maybe the minimizations is where things went wrong.
>
>Have you looked at the resulting structures to see if you are comparing the
>same states? Watching the minimization "trajectories" will help you assess
>what differences there may be. Ordinarily I would pick a structure
>minimized with one program and then just do an energy calculation on the
>other, if I wanted to do this sort of calculation. It's quite similar to
>what quantum chemists do all the time - get geometries at one "level of
>theory" and then calculate energies at another more expensive one whose
>cost is prohibitive for optimization.
>
>>i have compiled the double version of mdrun. but i didn't for grompp since
>>i didn't think it was necessary. the question i have for you guys is then:
>>is the double version of grompp also necessary?
>
>I doubt single/double mdrun will matter to you for geometry optimization. I
>don't know if double grompp is necessary to make double mdrun effective -
>my guess would be not necessary.
>
>>what other insights do you guys have to the differences? thank you very
>>much. i'll also present the em.mdp i used below:
>
>It looks unremarkable.
>
>Mark
>_______________________________________________
>gmx-users mailing list gmx-users at gromacs.org
>http://www.gromacs.org/mailman/listinfo/gmx-users
>Please don't post (un)subscribe requests to the list. Use the www interface
>or send it to gmx-users-request at gromacs.org.
>Can't post? Read http://www.gromacs.org/mailing_lists/users.php
More information about the gromacs.org_gmx-users
mailing list