<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
FONT-SIZE: 10pt;
FONT-FAMILY:Tahoma
}
</style>
</head>
<body class='hmmessage'><div style="text-align: left;">Hi,<br><br>Have you looked at the mdp options help in the pdf or html manual?<br>The html manual is not online yet for 4.0, but you can find it in your Gromacs<br>directory at: share/html/online/mdp_opt.html<br></div><br>If you use pull_geometry=distance you need to set the reference distance,<br>which would be (assuming you want 1 nm):<br>pull_init1 = 1<br><br>Berk<br><br><br><hr id="stopSpelling">&gt; Date: Sat, 18 Oct 2008 22:45:38 +0800<br>&gt; From: liyang1980_0_0@163.com<br>&gt; To: gmx-users@gromacs.org<br>&gt; Subject: [gmx-users] how to set pull code in gmx 4<br>&gt; <br>&gt; Dear all<br>&gt; <br>&gt; I cannot understand the explanations about settings of pull code in the<br>&gt; gmx 4.<br>&gt; <br>&gt; Take a example, there are two particles in the system, and I want to<br>&gt; reproduce the LJ potential using "umbrella sampling".<br>&gt; The settings in gmx 3.3.3 is following:<br>&gt; =====================<br>&gt; ..........<br>&gt; runtype = umbrella<br>&gt; ngroups = 1<br>&gt; group_1 = Arg2<br>&gt; reference_group = Arg1<br>&gt; ......<br>&gt; pulldim = N N Y<br>&gt; K1 = 700<br>&gt; POS1 = 0 0 1<br>&gt; ======================<br>&gt; <br>&gt; But I don't know how to set it in gmx 4<br>&gt; Following is the settings in gmx 4:<br>&gt; ======================<br>&gt; ; COM PULLING<br>&gt; ; Pull type: no, umbrella, constraint or constant_force<br>&gt; pull = umbrella ; ---&gt; "runtype" in gmx 3.3.3<br>&gt; ; Pull geometry: distance, direction, cylinder or position<br>&gt; pull_geometry = distance<br>&gt; ; Select components for the pull vector. default: Y Y Y<br>&gt; pull_dim = N N Y ; ---&gt; "pulldim" in gmx 3.3.3<br>&gt; ; Cylinder radius for dynamic reaction force groups (nm)<br>&gt; pull_r1 = 1<br>&gt; ; Switch from r1 to r0 in case of dynamic reaction force<br>&gt; pull_r0 = 1.5<br>&gt; pull_constr_tol = 1e-06<br>&gt; pull_start = no<br>&gt; pull_nstxout = 10<br>&gt; pull_nstfout = 1<br>&gt; ; Number of pull groups<br>&gt; pull_ngroups = 1 ; ---&gt; "ngroups" in gmx 3.3.3<br>&gt; ; Group name, weight (default all 1), vector, init, rate (nm/ps),<br>&gt; kJ/(mol*nm^2)<br>&gt; pull_group0 = Arg2 ; ---&gt; "reference_group" in gmx 3.3.3<br>&gt; pull_weights0 =<br>&gt; pull_pbcatom0 = 0<br>&gt; pull_group1 = Arg1 ; ---&gt; "group1" in gmx 3.3.3<br>&gt; pull_weights1 =<br>&gt; pull_pbcatom1 = 0<br>&gt; pull_vec1 = 0.0 0.0 0.0<br>&gt; pull_init1 = 0.0<br>&gt; pull_rate1 = 0<br>&gt; pull_k1 = 700 ; ---&gt; "k1" in gmx 3.3.3<br>&gt; pull_kB1 = 0<br>&gt; ======================<br>&gt; if right, which parameter corresponds with "pos1" in gmx3.3.3?<br>&gt; <br>&gt; I must apologize in advance if I miss some details in the manual.<br>&gt; <br>&gt; Thank you very much<br>&gt; <br>&gt; Li Yang<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>