<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">

<html xmlns="http://www.w3.org/1999/xhtml">
  <head>
    <meta content="text/html; charset=UTF-8" http-equiv="Content-Type" />
    <title></title>
  </head>

  <body>
    <p style="margin: 0px;"><span>Da-Wei,</span></p>

    <p style="margin: 0px;"><span>&#160;</span></p>

    <p style="margin: 0px;"><span>How do you generate your box, solvent, ions?</span></p>

    <p style="margin: 0px;"><span>&#160;</span></p>

    <p style="margin: 0px;"><span>I use this sequence of commands:</span></p>
    pdb2gmx -f protein.pdb -o protein.gro -p protein.top<br />
    editconf -bt cubic -f protein.gro -o protein.gro -c -d 1.5<br />
    genbox -cp protein.gro -cs spc216.gro -o protein_b4ion.gro -p protein.top<br />
    grompp -f em.mdp -c protein_b4ion.gro -p protein.top -o protein_b4ion.tpr<br />
    genion -s protein_b4ion.tpr -o protein_b4em.gro -neutral -conc 0.001 -pname NA -nname CL -g protein_ion.log -p protein.top<br />
    <br />
    Then I will grompp and mdrun. I seldom change these values.<br />
    <br />
    Thank you,<br />
    TJ Musard<br />
    <br />
    <br />

    <div style="margin: 5px 0px 5px 0px;">
      <br />
       On February 7, 2011 at 1:08 PM Da-Wei Li &lt;lidawei@gmail.com&gt; wrote:<br />
      <br />

      <blockquote type="cite" style="margin-left: 0px; padding-left: 10px; border-left: solid 1px blue;">
        hi, all 

        <div>
          I get another strange error. Once I turn on free energy calculation. mdrun will complain this:
        </div>

        <div>
          <div>
            Initial maximum inter charge-group distances:
          </div>

          <div>
            &#160;&#160; &#160;two-body bonded interactions: 4.509 nm, LJC Pairs NB, atoms 1013 1231
          </div>

          <div>
            &#160;&#160;multi-body bonded interactions: 0.428 nm, Proper Dih., atoms 5 13
          </div>

          <div>
            Minimum cell size due to bonded interactions: 4.960 nm
          </div>

          <div>
            so that domain decomposition will not work. What is a LJC pair? I did not see any problem with my system. Everything is fine if&#160;free_energy = no.
          </div>

          <div>
            thanks.
          </div>

          <div>
            dawei
          </div><br />

          <div class="gmail_quote">
            On Mon, Feb 7, 2011 at 1:38 PM, Da-Wei Li <span>&lt;<a href="mailto:lidawei@gmail.com">lidawei@gmail.com</a>&gt;</span> wrote:<br />

            <blockquote style="margin: 0 0 0 .8ex; border-left: 1px #ccc solid; padding-left: 1ex;">
              hello 

              <div>
                My goal is to study the solvation free energy of a fixed protein and compare it with implicit model. The pr1. mdp is just a test case. Grompp always need more than 10 minutes to finish for my 76 residues protein when free_energy = yes, no matter there is PR or not, whether I switch off only vdm or switch both ele and vdm.
              </div>

              <div>
                The memory usage is &lt;1% on a system with 16GB memory so that memory limitation can be ruled out.
              </div>

              <div>
                best,
              </div>

              <div>
                dawei
              </div>

              <div>
                <div class="h5">
                  <div>
                    <br />
                    <br />

                    <div class="gmail_quote">
                      On Mon, Feb 7, 2011 at 1:31 PM, TJ Mustard <span>&lt;<a href="mailto:mustardt@onid.orst.edu" target="_blank">mustardt@onid.orst.edu</a>&gt;</span> wrote:<br />

                      <blockquote style="margin: 0 0 0 .8ex; border-left: 1px #ccc solid; padding-left: 1ex;">
                        <div>
                          <p style="margin: 0px;">Da-Wei,</p>

                          <p style="margin: 0px;"><span><br />
                          </span></p>

                          <p style="margin: 0px;"><span>Do you need FEP information on the PR step? Are you going to do a MD(sd) with FEP on after the PR?</span></p>

                          <p style="margin: 0px;"><span>&#160;</span></p>

                          <p style="margin: 0px;"><span>And are you doing hydration of a protein?<br />
                          </span></p>

                          <p style="margin: 0px;">&#160;</p>

                          <p style="margin: 0px;">Thank you,<span>&#160;</span></p>

                          <p style="margin: 0px;"><span>TJ Mustard<span style="color: #888888;"><br />
                          </span></span></p>

                          <div>
                            <div>
                              <div style="margin: 5px 0px 5px 0px;">
                                On February 7, 2011 at 10:23 AM &quot;Justin A. Lemkul&quot; &lt;<a href="mailto:jalemkul@vt.edu" target="_blank">jalemkul@vt.edu</a>&gt; wrote:<br />
                                <br />
                                 &gt;<br />
                                 &gt;<br />
                                 &gt; Da-Wei Li wrote:<br />
                                 &gt; &gt; hello<br />
                                 &gt; &gt;<br />
                                 &gt; &gt; Here they are the command line and mdp file. I use Gromacs 4.5.3. This<br />
                                 &gt; &gt; is a test case only and the protein is 1UBQ. Grompp wills top for about<br />
                                 &gt; &gt; 10 minutes then go through.<br />
                                 &gt; &gt;<br />
                                 &gt;<br />
                                 &gt; The efficiency of this kind of process will depend on the amount of available<br />
                                 &gt; memory on the system.&#160; You&#39;re asking grompp to decouple a huge amount of degrees<br />
                                 &gt; of freedom, which will require a lot of memory to do.&#160; It sounds like it&#39;s<br />
                                 &gt; working, in any case, so there&#39;s no real problem.<br />
                                 &gt;<br />
                                 &gt; Whether or not simultaneously decoupling the LJ and Coulombic interactions of a<br />
                                 &gt; whole protein will generate a stable trajectory or sensible result is another<br />
                                 &gt; matter.<br />
                                 &gt;<br />
                                 &gt; -Justin<br />
                                 &gt;<br />
                                 &gt; &gt; ***********output of grompp*****************<br />
                                 &gt; &gt;<br />
                                 &gt; &gt; Back Off! I just backed up mdout.mdp to ./#mdout.mdp.6#<br />
                                 &gt; &gt; Generated 2278 of the 2278 non-bonded parameter combinations<br />
                                 &gt; &gt; Generating 1-4 interactions: fudge = 0.5<br />
                                 &gt; &gt; Generated 2278 of the 2278 1-4 parameter combinations<br />
                                 &gt; &gt; Excluding 3 bonded neighbours molecule type &#39;Protein&#39;<br />
                                 &gt; &gt; turning H bonds into constraints...<br />
                                 &gt; &gt; Excluding 2 bonded neighbours molecule type &#39;SOL&#39;<br />
                                 &gt; &gt; turning H bonds into constraints...<br />
                                 &gt; &gt; Coupling 1 copies of molecule type &#39;Protein&#39;<br />
                                 &gt; &gt; Setting gen_seed to 8552<br />
                                 &gt; &gt; Velocities were taken from a Maxwell distribution at 300 K<br />
                                 &gt; &gt; ********************************<br />
                                 &gt; &gt;<br />
                                 &gt; &gt; Command line and mdp file:<br />
                                 &gt; &gt;<br />
                                 &gt; &gt; ******************************<br />
                                 &gt; &gt; grompp -f pr1.mdp -c after_em.gro -t em.trr -p topol.top -o pr1<br />
                                 &gt; &gt; ******************************<br />
                                 &gt; &gt; define = -DPOSRES ; position restrain the protein<br />
                                 &gt; &gt; ; Run parameters<br />
                                 &gt; &gt; integrator = sd ; leap-frog integrator<br />
                                 &gt; &gt; nsteps = 5000 ; 2 * 50000 = 100 ps<br />
                                 &gt; &gt; dt = 0.002 ; 2 fs<br />
                                 &gt; &gt; ; Output control<br />
                                 &gt; &gt; nstxout = 1000 ; save coordinates every 2 ps<br />
                                 &gt; &gt; nstvout = 5000 ; save velocities every 100ps<br />
                                 &gt; &gt; nstenergy = 1000 ; save energies every 2 ps<br />
                                 &gt; &gt; nstlog = 1000 ; update log file every 2 ps<br />
                                 &gt; &gt; ; Bond parameters<br />
                                 &gt; &gt; continuation = no ; first dynamics run<br />
                                 &gt; &gt; constraint_algorithm = lincs ; holonomic constraints<br />
                                 &gt; &gt; constraints = hbonds ; H bonds constrained<br />
                                 &gt; &gt; lincs_iter = 1 ; accuracy of LINCS<br />
                                 &gt; &gt; lincs_order = 4 ; also related to accuracy<br />
                                 &gt; &gt; ; Neighborsearching<br />
                                 &gt; &gt; ns_type = grid ; search neighboring grid cels<br />
                                 &gt; &gt; nstlist = 10 ; 20 fs<br />
                                 &gt; &gt; rlist = 0.8 ; short-range neighborlist cutoff (in nm)<br />
                                 &gt; &gt; rcoulomb = 0.8 ; short-range electrostatic cutoff (in nm)<br />
                                 &gt; &gt; rvdw = 1.0 ; short-range van der Waals cutoff (in nm)<br />
                                 &gt; &gt; ; Electrostatics<br />
                                 &gt; &gt; coulombtype = PME ; Particle Mesh Ewald for long-range electrostatics<br />
                                 &gt; &gt; pme_order = 4 ; cubic interpolation<br />
                                 &gt; &gt; fourierspacing = 0.12 ; grid spacing for FFT<br />
                                 &gt; &gt; ; Temperature coupling is on<br />
                                 &gt; &gt; tcoupl = V-rescale ; modified Berendsen thermostat<br />
                                 &gt; &gt; tc-grps = Protein Non-Protein ; two coupling groups - more accurate<br />
                                 &gt; &gt; tau_t = 0.1 0.1 ; time constant, in ps<br />
                                 &gt; &gt; ref_t = 300 300 ; reference temperature, one for each group, in K<br />
                                 &gt; &gt; ; Pressure coupling is off<br />
                                 &gt; &gt; pcoupl = no ; no pressure coupling in NVT<br />
                                 &gt; &gt; ; Periodic boundary conditions<br />
                                 &gt; &gt; pbc = xyz ; 3-D PBC<br />
                                 &gt; &gt; ; Dispersion correction<br />
                                 &gt; &gt; DispCorr = EnerPres ; account for cut-off vdW scheme<br />
                                 &gt; &gt; ; Velocity generation<br />
                                 &gt; &gt; gen_vel = yes ; assign velocities from Maxwell distribution<br />
                                 &gt; &gt; gen_temp = 300 ; temperature for Maxwell distribution<br />
                                 &gt; &gt; gen_seed = -1 ; generate a random seed<br />
                                 &gt; &gt; ;free energy stuff<br />
                                 &gt; &gt; free_energy&#160; &#160; &#160; &#160; &#160; &#160; &#160; = yes<br />
                                 &gt; &gt; init_lambda&#160; &#160; &#160; &#160; &#160; &#160; &#160; = 0.0<br />
                                 &gt; &gt; delta_lambda&#160; &#160; &#160; &#160; &#160; &#160; &#160;= 0<br />
                                 &gt; &gt; sc_alpha&#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160;=0.5<br />
                                 &gt; &gt; sc-power&#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160;=1.0<br />
                                 &gt; &gt; sc-sigma&#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160;= 0.3<br />
                                 &gt; &gt; couple-moltype&#160; &#160; &#160; &#160; &#160; &#160;= Protein<br />
                                 &gt; &gt; couple-lambda0&#160; &#160; &#160; &#160; &#160; &#160;= vdw-q<br />
                                 &gt; &gt; couple-lambda1&#160; &#160; &#160; &#160; &#160; &#160;= none<br />
                                 &gt; &gt; *******************************<br />
                                 &gt; &gt;<br />
                                 &gt; &gt; thanks.<br />
                                 &gt; &gt;<br />
                                 &gt; &gt; dawei<br />
                                 &gt; &gt;<br />
                                 &gt; &gt;<br />
                                 &gt; &gt;<br />
                                 &gt; &gt;<br />
                                 &gt; &gt; On Mon, Feb 7, 2011 at 1:05 PM, TJ Mustard &lt;<a href="mailto:mustardt@onid.orst.edu" target="_blank">mustardt@onid.orst.edu</a><br />
                                 &gt; &gt; &lt;mailto:<a href="mailto:mustardt@onid.orst.edu" target="_blank">mustardt@onid.orst.edu</a>&gt;&gt; wrote:<br />
                                 &gt; &gt;<br />
                                 &gt; &gt;&#160; &#160; &#160;Dawei,<br />
                                 &gt; &gt;<br />
                                 &gt; &gt;&#160; &#160; &#160;<br />
                                 &gt; &gt;<br />
                                 &gt; &gt;&#160; &#160; &#160;I have no problems with proteins in the thousands of atoms. Can you<br />
                                 &gt; &gt;&#160; &#160; &#160;post your command line and mdp files?<br />
                                 &gt; &gt;<br />
                                 &gt; &gt;&#160; &#160; &#160;<br />
                                 &gt; &gt;<br />
                                 &gt; &gt;&#160; &#160; &#160;Thank you,<br />
                                 &gt; &gt;<br />
                                 &gt; &gt;&#160; &#160; &#160;TJ Mustard<br />
                                 &gt; &gt;<br />
                                 &gt; &gt;<br />
                                 &gt; &gt;&#160; &#160; &#160;On February 7, 2011 at 9:31 AM Da-Wei Li &lt;<a href="mailto:lidawei@gmail.com" target="_blank">lidawei@gmail.com</a><br />
                                 &gt; &gt;&#160; &#160; &#160;&lt;mailto:<a href="mailto:lidawei@gmail.com" target="_blank">lidawei@gmail.com</a>&gt;&gt; wrote:<br />
                                 &gt; &gt;<br />
                                 &gt; &gt;&gt;&#160; &#160; &#160;Well. It&#160; actually isn&#39;t dead but becomes very slow for large<br />
                                 &gt; &gt;&gt;&#160; &#160; &#160;proteins.&#160; &#160;dawei<br />
                                 &gt; &gt;&gt;<br />
                                 &gt; &gt;&gt;&#160; &#160; &#160;On Mon, Feb 7, 2011 at 11:44 AM, Da-Wei Li &lt;<a href="mailto:lidawei@gmail.com" target="_blank">lidawei@gmail.com</a><br />
                                 &gt; &gt;&gt;&#160; &#160; &#160;&lt;mailto:<a href="mailto:lidawei@gmail.com" target="_blank">lidawei@gmail.com</a>&gt;&gt; wrote:<br />
                                 &gt; &gt;&gt;<br />
                                 &gt; &gt;&gt;&#160; &#160; &#160; &#160; &#160;hi,<br />
                                 &gt; &gt;&gt;&#160; &#160; &#160; &#160; &#160;I did more test and found that it depended on size of the<br />
                                 &gt; &gt;&gt;&#160; &#160; &#160; &#160; &#160;protein. Grompp will die when number of atoms of the protein<br />
                                 &gt; &gt;&gt;&#160; &#160; &#160; &#160; &#160;is larger than about 200. Is it possible the source code limit<br />
                                 &gt; &gt;&gt;&#160; &#160; &#160; &#160; &#160;the size of the protein that can be decoupled?<br />
                                 &gt; &gt;&gt;&#160; &#160; &#160; &#160; &#160;thanks.<br />
                                 &gt; &gt;&gt;&#160; &#160; &#160; &#160; &#160;dawei<br />
                                 &gt; &gt;&gt;<br />
                                 &gt; &gt;&gt;<br />
                                 &gt; &gt;&gt;&#160; &#160; &#160; &#160; &#160;On Mon, Feb 7, 2011 at 10:34 AM, Da-Wei Li &lt;<a href="mailto:lidawei@gmail.com" target="_blank">lidawei@gmail.com</a><br />
                                 &gt; &gt;&gt;&#160; &#160; &#160; &#160; &#160;&lt;mailto:<a href="mailto:lidawei@gmail.com" target="_blank">lidawei@gmail.com</a>&gt;&gt; wrote:<br />
                                 &gt; &gt;&gt;<br />
                                 &gt; &gt;&gt;&#160; &#160; &#160; &#160; &#160; &#160; &#160;Dear users<br />
                                 &gt; &gt;&gt;&#160; &#160; &#160; &#160; &#160; &#160; &#160;I tried free energy calculation but grompp couldn&#39;t go<br />
                                 &gt; &gt;&gt;&#160; &#160; &#160; &#160; &#160; &#160; &#160;through. It stops after<br />
                                 &gt; &gt;&gt;&#160; &#160; &#160; &#160; &#160; &#160; &#160;*******************<br />
                                 &gt; &gt;&gt;&#160; &#160; &#160; &#160; &#160; &#160; &#160;Generated 2278 of the 2278 non-bonded parameter combinations<br />
                                 &gt; &gt;&gt;&#160; &#160; &#160; &#160; &#160; &#160; &#160;Generating 1-4 interactions: fudge = 0.5<br />
                                 &gt; &gt;&gt;&#160; &#160; &#160; &#160; &#160; &#160; &#160;Generated 2278 of the 2278 1-4 parameter combinations<br />
                                 &gt; &gt;&gt;&#160; &#160; &#160; &#160; &#160; &#160; &#160;Excluding 3 bonded neighbours molecule type &#39;Protein&#39;<br />
                                 &gt; &gt;&gt;&#160; &#160; &#160; &#160; &#160; &#160; &#160;turning H bonds into constraints...<br />
                                 &gt; &gt;&gt;&#160; &#160; &#160; &#160; &#160; &#160; &#160;Excluding 2 bonded neighbours molecule type &#39;SOL&#39;<br />
                                 &gt; &gt;&gt;&#160; &#160; &#160; &#160; &#160; &#160; &#160;turning H bonds into constraints...<br />
                                 &gt; &gt;&gt;&#160; &#160; &#160; &#160; &#160; &#160; &#160;Excluding 1 bonded neighbours molecule type &#39;CL&#39;<br />
                                 &gt; &gt;&gt;&#160; &#160; &#160; &#160; &#160; &#160; &#160;turning H bonds into constraints...<br />
                                 &gt; &gt;&gt;&#160; &#160; &#160; &#160; &#160; &#160; &#160;Coupling 1 copies of molecule type &#39;Protein&#39;<br />
                                 &gt; &gt;&gt;&#160; &#160; &#160; &#160; &#160; &#160; &#160;*******************<br />
                                 &gt; &gt;&gt;&#160; &#160; &#160; &#160; &#160; &#160; &#160;The CPU usage is 100%.<br />
                                 &gt; &gt;&gt;&#160; &#160; &#160; &#160; &#160; &#160; &#160;I just add following into the mdp file:<br />
                                 &gt; &gt;&gt;&#160; &#160; &#160; &#160; &#160; &#160; &#160;***************<br />
                                 &gt; &gt;&gt;&#160; &#160; &#160; &#160; &#160; &#160; &#160;free_energy&#160; &#160; &#160; &#160; &#160; &#160; &#160; = yes<br />
                                 &gt; &gt;&gt;&#160; &#160; &#160; &#160; &#160; &#160; &#160;init_lambda&#160; &#160; &#160; &#160; &#160; &#160; &#160; = 0.0<br />
                                 &gt; &gt;&gt;&#160; &#160; &#160; &#160; &#160; &#160; &#160;delta_lambda&#160; &#160; &#160; &#160; &#160; &#160; &#160;= 0<br />
                                 &gt; &gt;&gt;&#160; &#160; &#160; &#160; &#160; &#160; &#160;sc_alpha&#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160;=0.5<br />
                                 &gt; &gt;&gt;&#160; &#160; &#160; &#160; &#160; &#160; &#160;sc-power&#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160;=1.0<br />
                                 &gt; &gt;&gt;&#160; &#160; &#160; &#160; &#160; &#160; &#160;sc-sigma&#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160;= 0.3<br />
                                 &gt; &gt;&gt;&#160; &#160; &#160; &#160; &#160; &#160; &#160;couple-moltype&#160; &#160; &#160; &#160; &#160; &#160;= Protein&#160;<br />
                                 &gt; &gt;&gt;&#160; &#160; &#160; &#160; &#160; &#160; &#160;couple-lambda0&#160; &#160; &#160; &#160; &#160; &#160;= vdw-q<br />
                                 &gt; &gt;&gt;&#160; &#160; &#160; &#160; &#160; &#160; &#160;couple-lambda1&#160; &#160; &#160; &#160; &#160; &#160;= none<br />
                                 &gt; &gt;&gt;&#160; &#160; &#160; &#160; &#160; &#160; &#160;***************<br />
                                 &gt; &gt;&gt;&#160; &#160; &#160; &#160; &#160; &#160; &#160;Does anyone have some idea about this problem?&#160; thanks.<br />
                                 &gt; &gt;&gt;&#160; &#160; &#160; &#160; &#160; &#160; &#160;Another question is whether I can switch off &quot;two<br />
                                 &gt; &gt;&gt;&#160; &#160; &#160; &#160; &#160; &#160; &#160;molecules&quot; (such as protein+ligand) in free energy<br />
                                 &gt; &gt;&gt;&#160; &#160; &#160; &#160; &#160; &#160; &#160;calculation? I searched this list and got that 4.0.7 did<br />
                                 &gt; &gt;&gt;&#160; &#160; &#160; &#160; &#160; &#160; &#160;support this. how about 4.5.4?<br />
                                 &gt; &gt;&gt;&#160; &#160; &#160; &#160; &#160; &#160; &#160;dawei<br />
                                 &gt; &gt;&gt;<br />
                                 &gt; &gt;&gt;<br />
                                 &gt; &gt;&#160; &#160; &#160;<br />
                                 &gt; &gt;<br />
                                 &gt; &gt;&#160; &#160; &#160;TJ Mustard<br />
                                 &gt; &gt;&#160; &#160; &#160;Email: <a href="mailto:mustardt@onid.orst.edu" target="_blank">mustardt@onid.orst.edu</a> &lt;mailto:<a href="mailto:mustardt@onid.orst.edu" target="_blank">mustardt@onid.orst.edu</a>&gt;<br />
                                 &gt; &gt;<br />
                                 &gt; &gt;<br />
                                 &gt; &gt;&#160; &#160; &#160;--<br />
                                 &gt; &gt;&#160; &#160; &#160;gmx-users mailing list&#160; &#160; <a href="mailto:gmx-users@gromacs.org" target="_blank">gmx-users@gromacs.org</a><br />
                                 &gt; &gt;&#160; &#160; &#160;&lt;mailto:<a href="mailto:gmx-users@gromacs.org" target="_blank">gmx-users@gromacs.org</a>&gt;<br />
                                 &gt; &gt;&#160; &#160; &#160;<a href="http://lists.gromacs.org/mailman/listinfo/gmx-users" target="_blank">http://lists.gromacs.org/mailman/listinfo/gmx-users</a><br />
                                 &gt; &gt;&#160; &#160; &#160;Please search the archive at<br />
                                 &gt; &gt;&#160; &#160; &#160;<a href="http://www.gromacs.org/Support/Mailing_Lists/Search" target="_blank">http://www.gromacs.org/Support/Mailing_Lists/Search</a> before posting!<br />
                                 &gt; &gt;&#160; &#160; &#160;Please don&#39;t post (un)subscribe requests to the list. Use the<br />
                                 &gt; &gt;&#160; &#160; &#160;www interface or send it to <a href="mailto:gmx-users-request@gromacs.org" target="_blank">gmx-users-request@gromacs.org</a><br />
                                 &gt; &gt;&#160; &#160; &#160;&lt;mailto:<a href="mailto:gmx-users-request@gromacs.org" target="_blank">gmx-users-request@gromacs.org</a>&gt;.<br />
                                 &gt; &gt;&#160; &#160; &#160;Can&#39;t post? Read <a href="http://www.gromacs.org/Support/Mailing_Lists" target="_blank">http://www.gromacs.org/Support/Mailing_Lists</a><br />
                                 &gt; &gt;<br />
                                 &gt; &gt;<br />
                                 &gt;<br />
                                 &gt; --<br />
                                 &gt; ========================================<br />
                                 &gt;<br />
                                 &gt; Justin A. Lemkul<br />
                                 &gt; Ph.D. Candidate<br />
                                 &gt; ICTAS Doctoral Scholar<br />
                                 &gt; MILES-IGERT Trainee<br />
                                 &gt; Department of Biochemistry<br />
                                 &gt; Virginia Tech<br />
                                 &gt; Blacksburg, VA<br />
                                 &gt; jalemkul[at]<a href="http://vt.edu" target="_blank">vt.edu</a> | (540) 231-9080<br />
                                 &gt; <a href="http://www.bevanlab.biochem.vt.edu/Pages/Personal/justin" target="_blank">http://www.bevanlab.biochem.vt.edu/Pages/Personal/justin</a><br />
                                 &gt;<br />
                                 &gt; ========================================<br />
                                 &gt; --<br />
                                 &gt; gmx-users mailing list&#160; &#160; <a href="mailto:gmx-users@gromacs.org" target="_blank">gmx-users@gromacs.org</a><br />
                                 &gt; <a href="http://lists.gromacs.org/mailman/listinfo/gmx-users" target="_blank">http://lists.gromacs.org/mailman/listinfo/gmx-users</a><br />
                                 &gt; Please search the archive at <a href="http://www.gromacs.org/Support/Mailing_Lists/Search" target="_blank">http://www.gromacs.org/Support/Mailing_Lists/Search</a> before posting!<br />
                                 &gt; Please don&#39;t post (un)subscribe requests to the list. Use the<br />
                                 &gt; www interface or send it to <a href="mailto:gmx-users-request@gromacs.org" target="_blank">gmx-users-request@gromacs.org</a>.<br />
                                 &gt; Can&#39;t post? Read <a href="http://www.gromacs.org/Support/Mailing_Lists" target="_blank">http://www.gromacs.org/Support/Mailing_Lists</a><br />
                                 &gt;
                              </div>

                              <p style="margin: 0px;">&#160;</p>

                              <p style="font-family: monospace; white-space: nowrap; margin: 5px 0px 5px 0px;">TJ Mustard<br />
                               Email: <a href="mailto:mustardt@onid.orst.edu" target="_blank">mustardt@onid.orst.edu</a></p>
                            </div>
                          </div>
                        </div><br />
                         --<br />
                         gmx-users mailing list &#160; &#160;<a href="mailto:gmx-users@gromacs.org" target="_blank">gmx-users@gromacs.org</a><br />
                         <a href="http://lists.gromacs.org/mailman/listinfo/gmx-users" target="_blank">http://lists.gromacs.org/mailman/listinfo/gmx-users</a><br />
                         Please search the archive at <a href="http://www.gromacs.org/Support/Mailing_Lists/Search" target="_blank">http://www.gromacs.org/Support/Mailing_Lists/Search</a> before posting!<br />
                         Please don&#39;t post (un)subscribe requests to the list. Use the<br />
                         www interface or send it to <a href="mailto:gmx-users-request@gromacs.org" target="_blank">gmx-users-request@gromacs.org</a>.<br />
                         Can&#39;t post? Read <a href="http://www.gromacs.org/Support/Mailing_Lists" target="_blank">http://www.gromacs.org/Support/Mailing_Lists</a><br />
                      </blockquote>
                    </div>
                  </div>
                </div>
              </div>
            </blockquote>
          </div>
        </div>
      </blockquote>
    </div>

    <p style="margin: 0px;">&#160;</p>

    <p style="font-family: monospace; white-space: nowrap; margin: 5px 0px 5px 0px;">TJ Mustard<br />
    Email: mustardt@onid.orst.edu</p>
  </body>
</html>