<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
</style>
</head>
<body class='hmmessage'>
Hi,<br><br>There are no good general purpose implicit solvent force fields.<br>But there are many around for specific purposes.<br>In Gromacs 4.1 there will be generalized Born implicit solvent,<br>but that will not be a lot faster than explicit water.<br><br>Berk<br><br>&gt; Subject: RE: [gmx-users] Selecting force field for simulation in vacuum<br>&gt; From: nazoia@det.uminho.pt<br>&gt; To: gmx-users@gromacs.org<br>&gt; Date: Thu, 4 Dec 2008 14:26:32 +0000<br>&gt; <br>&gt; Hi,<br>&gt; <br>&gt; Well, what I really need is a simulations without the solvent, because<br>&gt; solvent calculations are time consuming, especially for water.<br>&gt; <br>&gt; What do you mean by "implicit solvent"? I check the mailing list and I<br>&gt; have found some discussions about this, and I've found some papers that<br>&gt; now I need to read.<br>&gt; <br>&gt; Please, correct me if I'm wrong. Implicit solvent would be a system with<br>&gt; no solvent molecules, being all calculations made as if there were<br>&gt; solvent. Can I just do a "normal" simulations, with the same parameters<br>&gt; I've use before, but without solvent molecules in the .gro (or any<br>&gt; other) file? I've found some references to implicit_solvent option<br>&gt; in .mdp file but I can't find it on the manual. Is it necessary?<br>&gt; <br>&gt; As I understand, you use PME for such calculations. In the mailing list<br>&gt; I found a reference for an article that I would like to read but I can't<br>&gt; downloaded (Phys. Rev. Lett. 96, 147801 (2006)).<br>&gt; <br>&gt; Ok, now it's up to me. I'm thankful for all the help. I have some good<br>&gt; reading ahead of me.<br>&gt; <br>&gt; Nuno Azoia<br>&gt; <br>&gt; <br>&gt; On Thu, 2008-12-04 at 13:36 +0100, Berk Hess wrote:<br>&gt; &gt; Hi,<br>&gt; &gt; <br>&gt; &gt; It depends on what you mean with vacuum simulation.<br>&gt; &gt; Do you mean really simulating how a protein would behave in vacuum?<br>&gt; &gt; Or do you want some type of implicit solvent?<br>&gt; &gt; <br>&gt; &gt; OPLS has been parametrized on the properties of pure liquids of small<br>&gt; &gt; compounds.<br>&gt; &gt; For Gromos at least the liquid properties of alkanes have been<br>&gt; &gt; checked.<br>&gt; &gt; So both force fields would work well for real vacuum simulations.<br>&gt; &gt; <br>&gt; &gt; Berk<br>&gt; &gt; <br>&gt; &gt; <br>&gt; &gt; &gt; Date: Thu, 4 Dec 2008 07:17:12 -0500<br>&gt; &gt; &gt; From: jalemkul@vt.edu<br>&gt; &gt; &gt; To: nazoia@det.uminho.pt; gmx-users@gromacs.org<br>&gt; &gt; &gt; Subject: Re: [gmx-users] Selecting force field for simulation in<br>&gt; &gt; vacuum<br>&gt; &gt; &gt; CC: <br>&gt; &gt; &gt; <br>&gt; &gt; &gt; GROMOS and OPLS were derived for condensed-phase properties, so none<br>&gt; &gt; of those <br>&gt; &gt; &gt; will be useful. I know nothing about ENCAD, however, but I do not<br>&gt; &gt; often see it <br>&gt; &gt; &gt; in the literature.<br>&gt; &gt; &gt; <br>&gt; &gt; &gt; -Justin<br>&gt; &gt; &gt; <br>&gt; &gt; &gt; Nuno Azoia wrote:<br>&gt; &gt; &gt; &gt; Hello everyone!<br>&gt; &gt; &gt; &gt; <br>&gt; &gt; &gt; &gt; I'm having some problems for selecting force field for a<br>&gt; &gt; simulation in<br>&gt; &gt; &gt; &gt; vacuum. I'm using version 4.0.2.<br>&gt; &gt; &gt; &gt; According to pdb2gmx man page (pdb2gmx -h)<br>&gt; &gt; &gt; &gt; <br>&gt; &gt; &gt; &gt; DESCRIPTION<br>&gt; &gt; &gt; &gt; -----------<br>&gt; &gt; &gt; &gt; This program reads a pdb file, reads some database files, adds<br>&gt; &gt; &gt; &gt; hydrogens to<br>&gt; &gt; &gt; &gt; the molecules and generates coordinates in Gromacs (Gromos)<br>&gt; &gt; &gt; &gt; format and a<br>&gt; &gt; &gt; &gt; topology in Gromacs format. These files can subsequently be<br>&gt; &gt; &gt; &gt; processed to<br>&gt; &gt; &gt; &gt; generate a run input file. <br>&gt; &gt; &gt; &gt; <br>&gt; &gt; &gt; &gt; The force fields in the distribution are currently:<br>&gt; &gt; &gt; &gt; <br>&gt; &gt; &gt; &gt; oplsaa OPLS-AA/L all-atom force field (2001 aminoacid dihedrals)<br>&gt; &gt; &gt; &gt; G43b1 GROMOS96 43b1 Vacuum Forcefield <br>&gt; &gt; &gt; &gt; G43a1 GROMOS96 43a1 Forcefield <br>&gt; &gt; &gt; &gt; G43a2 GROMOS96 43a2 Forcefield (improved alkane dihedrals)<br>&gt; &gt; &gt; &gt; G45a3 GROMOS96 45a3 Forcefield <br>&gt; &gt; &gt; &gt; G53a5 GROMOS96 53a5 Forcefield <br>&gt; &gt; &gt; &gt; G53a6 GROMOS96 53a6 Forcefield <br>&gt; &gt; &gt; &gt; gmx Gromacs Forcefield (a modified GROMOS87, see manual)<br>&gt; &gt; &gt; &gt; encads Encad all-atom force field, using scaled-down vacuum<br>&gt; &gt; &gt; &gt; charges<br>&gt; &gt; &gt; &gt; encadv Encad all-atom force field, using full solvent charges<br>&gt; &gt; &gt; &gt; <br>&gt; &gt; &gt; &gt; <br>&gt; &gt; &gt; &gt; Ok. I would like to use G43b1, but when I run<br>&gt; &gt; &gt; &gt; <br>&gt; &gt; &gt; &gt; pdb2gmx -f protein.pdb -o protein.gro -p protein.top -n system.ndx<br>&gt; &gt; -i<br>&gt; &gt; &gt; &gt; posre.itp -inter -ignh<br>&gt; &gt; &gt; &gt; <br>&gt; &gt; &gt; &gt; I just get this options, with no possibility for choosing G43b1:<br>&gt; &gt; &gt; &gt; <br>&gt; &gt; &gt; &gt; Select the Force Field:<br>&gt; &gt; &gt; &gt; 0: GROMOS96 43a1 force field <br>&gt; &gt; &gt; &gt; 1: GROMOS96 43a2 force field (improved alkane dihedrals)<br>&gt; &gt; &gt; &gt; 2: GROMOS96 45a3 force field (Schuler JCC 2001 22 1205)<br>&gt; &gt; &gt; &gt; 3: GROMOS96 53a5 force field (JCC 2004 vol 25 pag 1656) <br>&gt; &gt; &gt; &gt; 4: GROMOS96 53a6 force field (JCC 2004 vol 25 pag 1656) <br>&gt; &gt; &gt; &gt; 5: OPLS-AA/L all-atom force field (2001 aminoacid dihedrals)<br>&gt; &gt; &gt; &gt; 6: [DEPRECATED] Gromacs force field (see manual)<br>&gt; &gt; &gt; &gt; 7: [DEPRECATED] Gromacs force field with hydrogens for NMR<br>&gt; &gt; &gt; &gt; 8: Encad all-atom force field, using scaled-down vacuum charges<br>&gt; &gt; &gt; &gt; 9: Encad all-atom force field, using full solvent charges <br>&gt; &gt; &gt; &gt; <br>&gt; &gt; &gt; &gt; <br>&gt; &gt; &gt; &gt; I search on the mailing list for some solution and I get this<br>&gt; &gt; message<br>&gt; &gt; &gt; &gt; from Berk Hess<br>&gt; &gt; &gt; &gt; (http://www.gromacs.org/component/option,com_wrapper/Itemid,165/)<br>&gt; &gt; &gt; &gt; <br>&gt; &gt; &gt; &gt; The GROMOS96 G43b1 "vacuum" force field has been removed.<br>&gt; &gt; &gt; &gt; This confusing "vacuum" naming of this force field could make<br>&gt; &gt; people<br>&gt; &gt; &gt; &gt; think that this force field was optimized for real vacuum<br>&gt; &gt; simulations,<br>&gt; &gt; &gt; &gt; whereas it is actually G43a1 with neutralized charged residues.<br>&gt; &gt; &gt; &gt; This force field has never been used seriously.<br>&gt; &gt; &gt; &gt; <br>&gt; &gt; &gt; &gt; Now I'm confused! Ok, there is no more G43b1.<br>&gt; &gt; &gt; &gt; So I would like to ask witch force field I can use for simulations<br>&gt; &gt; in vaccum? If I search on the mailing list I get the advice of using<br>&gt; &gt; G43b1.<br>&gt; &gt; &gt; &gt; Can anyone help me on this.<br>&gt; &gt; &gt; &gt; <br>&gt; &gt; &gt; &gt; And just another small thing. Maybe it would be good to remove the<br>&gt; &gt; reference to G43b1 on the pdb2gmx man page.<br>&gt; &gt; &gt; &gt; <br>&gt; &gt; &gt; &gt; Thank you in advance.<br>&gt; &gt; &gt; &gt; <br>&gt; &gt; &gt; &gt; Nuno Azoia<br>&gt; &gt; &gt; &gt; <br>&gt; &gt; &gt; &gt; --<br>&gt; &gt; &gt; &gt; <br>&gt; &gt; &gt; &gt; Nuno Gonçalo Azoia Lopes<br>&gt; &gt; &gt; &gt; <br>&gt; &gt; &gt; &gt; Laboratório de Investigação em Acabamento<br>&gt; &gt; &gt; &gt; Departamento de Engenharia Textil<br>&gt; &gt; &gt; &gt; Universidade do Minho<br>&gt; &gt; &gt; &gt; Campus de Azurém<br>&gt; &gt; &gt; &gt; 4800-058 Guimarães<br>&gt; &gt; &gt; &gt; Portugal<br>&gt; &gt; &gt; &gt; <br>&gt; &gt; &gt; &gt; Tel: +351 253 510 280 - Ext: 517 289<br>&gt; &gt; &gt; &gt; Fax: +351 253 510 293<br>&gt; &gt; &gt; &gt; <br>&gt; &gt; &gt; &gt; Mobile: +351 965 382 487<br>&gt; &gt; &gt; &gt; E-mail: nazoia@det.uminho.pt<br>&gt; &gt; &gt; &gt; <br>&gt; &gt; &gt; &gt; _______________________________________________<br>&gt; &gt; &gt; &gt; gmx-users mailing list gmx-users@gromacs.org<br>&gt; &gt; &gt; &gt; http://www.gromacs.org/mailman/listinfo/gmx-users<br>&gt; &gt; &gt; &gt; Please search the archive at http://www.gromacs.org/search before<br>&gt; &gt; posting!<br>&gt; &gt; &gt; &gt; Please don't post (un)subscribe requests to the list. Use the <br>&gt; &gt; &gt; &gt; www interface or send it to gmx-users-request@gromacs.org.<br>&gt; &gt; &gt; &gt; Can't post? Read http://www.gromacs.org/mailing_lists/users.php<br>&gt; &gt; &gt; &gt; <br>&gt; &gt; &gt; <br>&gt; &gt; &gt; -- <br>&gt; &gt; &gt; ========================================<br>&gt; &gt; &gt; <br>&gt; &gt; &gt; Justin A. Lemkul<br>&gt; &gt; &gt; Graduate Research Assistant<br>&gt; &gt; &gt; Department of Biochemistry<br>&gt; &gt; &gt; Virginia Tech<br>&gt; &gt; &gt; Blacksburg, VA<br>&gt; &gt; &gt; jalemkul[at]vt.edu | (540) 231-9080<br>&gt; &gt; &gt; http://www.bevanlab.biochem.vt.edu/Pages/Personal/justin<br>&gt; &gt; &gt; <br>&gt; &gt; &gt; ========================================<br>&gt; &gt; &gt; _______________________________________________<br>&gt; &gt; &gt; gmx-users mailing list gmx-users@gromacs.org<br>&gt; &gt; &gt; http://www.gromacs.org/mailman/listinfo/gmx-users<br>&gt; &gt; &gt; Please search the archive at http://www.gromacs.org/search before<br>&gt; &gt; posting!<br>&gt; &gt; &gt; Please don't post (un)subscribe requests to the list. Use the <br>&gt; &gt; &gt; www interface or send it to gmx-users-request@gromacs.org.<br>&gt; &gt; &gt; Can't post? Read http://www.gromacs.org/mailing_lists/users.php<br>&gt; &gt; <br>&gt; &gt; <br>&gt; &gt; ______________________________________________________________________<br>&gt; &gt; <br>&gt; &gt; Express yourself instantly with MSN Messenger! MSN Messenger <br>&gt; &gt; _______________________________________________<br>&gt; &gt; gmx-users mailing list    gmx-users@gromacs.org<br>&gt; &gt; http://www.gromacs.org/mailman/listinfo/gmx-users<br>&gt; &gt; Please search the archive at http://www.gromacs.org/search before posting!<br>&gt; &gt; Please don't post (un)subscribe requests to the list. Use the <br>&gt; &gt; www interface or send it to gmx-users-request@gromacs.org.<br>&gt; &gt; Can't post? Read http://www.gromacs.org/mailing_lists/users.php<br>&gt; <br>&gt; _______________________________________________<br>&gt; gmx-users mailing list    gmx-users@gromacs.org<br>&gt; http://www.gromacs.org/mailman/listinfo/gmx-users<br>&gt; Please search the archive at http://www.gromacs.org/search before posting!<br>&gt; Please don't post (un)subscribe requests to the list. Use the <br>&gt; www interface or send it to gmx-users-request@gromacs.org.<br>&gt; Can't post? Read http://www.gromacs.org/mailing_lists/users.php<br><br /><hr />Express yourself instantly with MSN Messenger! <a href='http://clk.atdmt.com/AVE/go/onm00200471ave/direct/01/' target='_new'>MSN Messenger</a></body>
</html>