<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Hi,<div><br></div><div>Having optional support for a dlopen API sounds great. You probably don't want to make it default, since that could screw up compilation on many platforms.</div><div><br></div><div>Our only hard requirements are:</div><div><br></div><div>1) We need to be able to distribute the code as GPL/LGPL (instead of a combination of licenses). The 10% clause probably doesn't fly with this, since the one could imagine 10 different people copy 10% each, distribute as GPL, then somebody else (who gets it under strict GPL, where there cannot be side clauses) merges it and has the original code under GPL.&nbsp;</div><div><br></div><div>2) The basic code must be possible to compile without any extra libraries. Optional stuff can use them, though!</div><div><br></div><div>Cheers,</div><div><br></div><div>Erik</div><div><br><div><div>On Jul 4, 2009, at 1:23 PM, Roland Schulz wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><br><br><div class="gmail_quote">On Fri, Jul 3, 2009 at 4:42 PM, Axel Kohlmeyer <span dir="ltr">&lt;<a href="mailto:akohlmey@cmm.chem.upenn.edu">akohlmey@cmm.chem.upenn.edu</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"> <div class="im">On Fri, 2009-07-03 at 16:06 -0400, Roland Schulz wrote:<br> &gt;<br> &gt;<br> &gt; On Fri, Jul 3, 2009 at 1:12 PM, Axel Kohlmeyer<br> &gt; &lt;<a href="mailto:akohlmey@cmm.chem.upenn.edu">akohlmey@cmm.chem.upenn.edu</a>&gt; wrote:<br> &gt; &nbsp; &nbsp; &nbsp; &nbsp; On Fri, 2009-07-03 at 12:58 -0400, Roland Schulz wrote:<br> <br> <br> </div>i would not include the whole code, just the molfile API interface<br> and then dlopen() the individual plugins. so one can use, e.g. an<br> existing VMD installation (provided the API matches).</blockquote><div><br>Erik, David, Berk: What do you think about that? Do you like that idea? <br><br>If so: At what stage do we want to configure the path to the molfile plugin folder? <br> We could:<br>- add to configure a --with-vmd option<br>- that would set a variable (e.g. GMX_VMD) in GMXRC<br>- trxio would read GMX_VMD and if it finds the plugins allow also reading of the molfile formats<br>- if it does not find the plugin (or GMX_VMD is not set) and one tries to read e.g. a dcd it would give an error<br> <br>In a first stage only trajectory formats would be supported. Of course later one could also support structure format, so that charges could be read for e.g. g_diplole.<br><br>Do we want to support only dynamic linking (dlopen) for the vmd plugins or as an alternative also static?<br> &nbsp;<br></div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"> interface the mofile read API to fortran. for dynamic linkage<br> and plugin management, i suggest you look at the PluginMgr.C<br> source from VMD. it references also vmddlopen.c as a portable<br> wrapper for dlopen.c. BTW, the VMD license allows you to use<br> up to 10% of the code for other purposes... ;-)</blockquote><div>&nbsp;<br>Thanks for pointing that out. Does for less than 10% count the Illinois Open Source License? <br>Or where do I find out the requirements to add license/copyright information to the file/package under that 10% clause?<br> <br></div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">&gt; I kept the changes very few (basically just removing the plugin api).<br><div class="im"> &gt; But of course your solution is much better if one wants more than just<br> &gt; DCD.<br> <br> </div>i'm mainly concerned about maintainability and project fragmentation.<br> you have a valid point in supporting only DCD and having a simple<br> interface. if your changes could be implemented with a couple of<br> well crafted #ifdefs, it would still be possible to have the source<br> in the VMD plugin cvs to be _the_ authoritative source. i.e. if somebody<br> in gromacs fixes a bug, it can be easily integrated back into VMD<br> and vice versa.</blockquote><div><br>I think I could do it with a few #ifdefs if we don't want to go the molfile path. <br></div><div>&nbsp;</div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"> one of the big weaknesses of the MD community compared to,<br> say, astrophysics, is the fragmentation of project and lack<br> of interoperability in file formats and data management.</blockquote><div><br>Yes I agree. That is very suboptimal. <br></div><div>&nbsp;</div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"> my hope is that popular projects like VMD, gromacs, NAMD, pymol<br> (which also supports molfile, btw) and others start to converge<br> to be ready for future challenges like handling multi-million<br> atom simulations, efficient lossless and lossy compression,<br> mult-resolution data storage, efficient parallel and out-of-core<br> data access. too much is currently done with ad-hoc solutions,<br> but supporting mutual APIs will allow to mutually benefit from<br> improvements.</blockquote><div><br>It would be great but would need very well designed APIs. E.g. molfile is not ready for the future as it does not support parallel IO (just as one example). So a constant update of the APIs is required and of course the APIs should be decided by the community and not just by one group. <br> <br></div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"> p.s.: sorry if i'm getting too political at the end. this is<br> something that i'm very passionate about. just disregard it,<br> if you think i'm going too far. ;-)</blockquote><div><br>No I think this is very interesting.&nbsp; Is there some mailinglist / forum where this would be more on-topic?<br>I would be interested in follow up on this.<br><br> Roland<br></div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><br> <div><div></div><div class="h5"><br> <br> &gt;<br> &gt; Roland<br> &gt;<br> &gt;<br> &gt;<br> &gt; &nbsp; &nbsp; &nbsp; &nbsp; cheers,<br> &gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; axel.<br> &gt;<br> &gt;<br> &gt;<br> &gt; &nbsp; &nbsp; &nbsp; &nbsp; &gt; Roland<br> &gt; &nbsp; &nbsp; &nbsp; &nbsp; &gt;<br> &gt; &nbsp; &nbsp; &nbsp; &nbsp; &gt; On Fri, Jul 3, 2009 at 11:59 AM, Axel Kohlmeyer<br> &gt; &nbsp; &nbsp; &nbsp; &nbsp; &gt; &lt;<a href="mailto:akohlmey@cmm.chem.upenn.edu">akohlmey@cmm.chem.upenn.edu</a>&gt; wrote:<br> &gt; &nbsp; &nbsp; &nbsp; &nbsp; &gt; &nbsp; &nbsp; &nbsp; &nbsp; roland,<br> &gt; &nbsp; &nbsp; &nbsp; &nbsp; &gt;<br> &gt; &nbsp; &nbsp; &nbsp; &nbsp; &gt; &nbsp; &nbsp; &nbsp; &nbsp; On Fri, Jul 3, 2009 at 6:44 AM, Roland<br> &gt; &nbsp; &nbsp; &nbsp; &nbsp; Schulz&lt;<a href="mailto:roland@utk.edu">roland@utk.edu</a>&gt;<br> &gt; &nbsp; &nbsp; &nbsp; &nbsp; &gt; &nbsp; &nbsp; &nbsp; &nbsp; wrote:<br> &gt; &nbsp; &nbsp; &nbsp; &nbsp; &gt; &nbsp; &nbsp; &nbsp; &nbsp; &gt; Hi,<br> &gt; &nbsp; &nbsp; &nbsp; &nbsp; &gt; &nbsp; &nbsp; &nbsp; &nbsp; &gt;<br> &gt; &nbsp; &nbsp; &nbsp; &nbsp; &gt; &nbsp; &nbsp; &nbsp; &nbsp; &gt; what do you think about adding DCD read support to<br> &gt; &nbsp; &nbsp; &nbsp; &nbsp; the<br> &gt; &nbsp; &nbsp; &nbsp; &nbsp; &gt; &nbsp; &nbsp; &nbsp; &nbsp; tools? Quite a few<br> &gt; &nbsp; &nbsp; &nbsp; &nbsp; &gt; &nbsp; &nbsp; &nbsp; &nbsp; &gt; people in our group use the tools but (for a<br> &gt; &nbsp; &nbsp; &nbsp; &nbsp; number of<br> &gt; &nbsp; &nbsp; &nbsp; &nbsp; &gt; &nbsp; &nbsp; &nbsp; &nbsp; reasons) do the<br> &gt; &nbsp; &nbsp; &nbsp; &nbsp; &gt; &nbsp; &nbsp; &nbsp; &nbsp; &gt; simulation still with other MD packages. It is<br> &gt; &nbsp; &nbsp; &nbsp; &nbsp; inconvenient<br> &gt; &nbsp; &nbsp; &nbsp; &nbsp; &gt; &nbsp; &nbsp; &nbsp; &nbsp; to have to<br> &gt; &nbsp; &nbsp; &nbsp; &nbsp; &gt; &nbsp; &nbsp; &nbsp; &nbsp; &gt; convert the trajectories.<br> &gt; &nbsp; &nbsp; &nbsp; &nbsp; &gt;<br> &gt; &nbsp; &nbsp; &nbsp; &nbsp; &gt;<br> &gt; &nbsp; &nbsp; &nbsp; &nbsp; &gt; &nbsp; &nbsp; &nbsp; &nbsp; instead of adopting code to only read .dcd files,<br> &gt; &nbsp; &nbsp; &nbsp; &nbsp; &gt; &nbsp; &nbsp; &nbsp; &nbsp; why don't you write an interface to the VMD molfile<br> &gt; &nbsp; &nbsp; &nbsp; &nbsp; API?<br> &gt; &nbsp; &nbsp; &nbsp; &nbsp; &gt; &nbsp; &nbsp; &nbsp; &nbsp; should be even less work and then you would<br> &gt; &nbsp; &nbsp; &nbsp; &nbsp; interface<br> &gt; &nbsp; &nbsp; &nbsp; &nbsp; &gt; &nbsp; &nbsp; &nbsp; &nbsp; gromacs to a large number of file formats. also it<br> &gt; &nbsp; &nbsp; &nbsp; &nbsp; would<br> &gt; &nbsp; &nbsp; &nbsp; &nbsp; &gt; &nbsp; &nbsp; &nbsp; &nbsp; avoid replicating and code (and problems with<br> &gt; &nbsp; &nbsp; &nbsp; &nbsp; diverging<br> &gt; &nbsp; &nbsp; &nbsp; &nbsp; &gt; &nbsp; &nbsp; &nbsp; &nbsp; developments and missing bugfixes) and also you can<br> &gt; &nbsp; &nbsp; &nbsp; &nbsp; add<br> &gt; &nbsp; &nbsp; &nbsp; &nbsp; &gt; &nbsp; &nbsp; &nbsp; &nbsp; new file formats or updated readers/writers<br> &gt; &nbsp; &nbsp; &nbsp; &nbsp; &gt; &nbsp; &nbsp; &nbsp; &nbsp; on the fly through the dynamic loading of plugins.<br> &gt; &nbsp; &nbsp; &nbsp; &nbsp; &gt;<br> &gt; &nbsp; &nbsp; &nbsp; &nbsp; &gt; &nbsp; &nbsp; &nbsp; &nbsp; cheers,<br> &gt; &nbsp; &nbsp; &nbsp; &nbsp; &gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;axel.<br> &gt; &nbsp; &nbsp; &nbsp; &nbsp; &gt;<br> &gt; &nbsp; &nbsp; &nbsp; &nbsp; &gt; &nbsp; &nbsp; &nbsp; &nbsp; p.s.: we're also in the process of gradually<br> &gt; &nbsp; &nbsp; &nbsp; &nbsp; revising the<br> &gt; &nbsp; &nbsp; &nbsp; &nbsp; &gt; &nbsp; &nbsp; &nbsp; &nbsp; molfile API to make it more flexible and powerful<br> &gt; &nbsp; &nbsp; &nbsp; &nbsp; and<br> &gt; &nbsp; &nbsp; &nbsp; &nbsp; &gt; &nbsp; &nbsp; &nbsp; &nbsp; particularly add support for "out-of-core"<br> &gt; &nbsp; &nbsp; &nbsp; &nbsp; processing of<br> &gt; &nbsp; &nbsp; &nbsp; &nbsp; &gt; &nbsp; &nbsp; &nbsp; &nbsp; a collection of files (primarily for VMD but not<br> &gt; &nbsp; &nbsp; &nbsp; &nbsp; limited to<br> &gt; &nbsp; &nbsp; &nbsp; &nbsp; &gt; &nbsp; &nbsp; &nbsp; &nbsp; it).<br> &gt; &nbsp; &nbsp; &nbsp; &nbsp; &gt; &nbsp; &nbsp; &nbsp; &nbsp; that might be interesting for gromacs tools just as<br> &gt; &nbsp; &nbsp; &nbsp; &nbsp; well.<br> &gt; &nbsp; &nbsp; &nbsp; &nbsp; &gt;<br> &gt; &nbsp; &nbsp; &nbsp; &nbsp; &gt;<br> &gt; &nbsp; &nbsp; &nbsp; &nbsp; &gt; &nbsp; &nbsp; &nbsp; &nbsp; &gt;<br> &gt; &nbsp; &nbsp; &nbsp; &nbsp; &gt; &nbsp; &nbsp; &nbsp; &nbsp; &gt; Is it OK to add code which is under the University<br> &gt; &nbsp; &nbsp; &nbsp; &nbsp; of<br> &gt; &nbsp; &nbsp; &nbsp; &nbsp; &gt; &nbsp; &nbsp; &nbsp; &nbsp; Illinois Open Source<br> &gt; &nbsp; &nbsp; &nbsp; &nbsp; &gt; &nbsp; &nbsp; &nbsp; &nbsp; &gt; License? It is GPL compatible so does not cause<br> &gt; &nbsp; &nbsp; &nbsp; &nbsp; license<br> &gt; &nbsp; &nbsp; &nbsp; &nbsp; &gt; &nbsp; &nbsp; &nbsp; &nbsp; conflicts<br> &gt; &nbsp; &nbsp; &nbsp; &nbsp; &gt; &nbsp; &nbsp; &nbsp; &nbsp; &gt;<br> &gt; &nbsp; &nbsp; &nbsp; &nbsp; &gt;<br> &gt; &nbsp; &nbsp; &nbsp; &nbsp; (<a href="http://en.wikipedia.org/wiki/University_of_Illinois/NCSA_Open_Source_License" target="_blank">http://en.wikipedia.org/wiki/University_of_Illinois/NCSA_Open_Source_License</a>).<br> &gt; &nbsp; &nbsp; &nbsp; &nbsp; &gt; &nbsp; &nbsp; &nbsp; &nbsp; &gt;<br> &gt; &nbsp; &nbsp; &nbsp; &nbsp; &gt; &nbsp; &nbsp; &nbsp; &nbsp; &gt; Roland<br> &gt; &nbsp; &nbsp; &nbsp; &nbsp; &gt; &nbsp; &nbsp; &nbsp; &nbsp; &gt;<br> &gt; &nbsp; &nbsp; &nbsp; &nbsp; &gt; &nbsp; &nbsp; &nbsp; &nbsp; &gt; --<br> &gt; &nbsp; &nbsp; &nbsp; &nbsp; &gt; &nbsp; &nbsp; &nbsp; &nbsp; &gt; ORNL/UT Center for Molecular Biophysics<br> &gt; &nbsp; &nbsp; &nbsp; &nbsp; <a href="http://cmb.ornl.gov" target="_blank">cmb.ornl.gov</a><br> &gt; &nbsp; &nbsp; &nbsp; &nbsp; &gt; &nbsp; &nbsp; &nbsp; &nbsp; &gt; 865-241-1537, ORNL PO BOX 2008 MS6309<br> &gt; &nbsp; &nbsp; &nbsp; &nbsp; &gt; &nbsp; &nbsp; &nbsp; &nbsp; &gt;<br> &gt; &nbsp; &nbsp; &nbsp; &nbsp; &gt;<br> &gt; &nbsp; &nbsp; &nbsp; &nbsp; &gt; &nbsp; &nbsp; &nbsp; &nbsp; &gt; _______________________________________________<br> &gt; &nbsp; &nbsp; &nbsp; &nbsp; &gt; &nbsp; &nbsp; &nbsp; &nbsp; &gt; gmx-developers mailing list<br> &gt; &nbsp; &nbsp; &nbsp; &nbsp; &gt; &nbsp; &nbsp; &nbsp; &nbsp; &gt; <a href="mailto:gmx-developers@gromacs.org">gmx-developers@gromacs.org</a><br> &gt; &nbsp; &nbsp; &nbsp; &nbsp; &gt; &nbsp; &nbsp; &nbsp; &nbsp; &gt;<br> &gt; &nbsp; &nbsp; &nbsp; &nbsp; <a href="http://lists.gromacs.org/mailman/listinfo/gmx-developers" target="_blank">http://lists.gromacs.org/mailman/listinfo/gmx-developers</a><br> &gt; &nbsp; &nbsp; &nbsp; &nbsp; &gt; &nbsp; &nbsp; &nbsp; &nbsp; &gt; Please don't post (un)subscribe requests to the<br> &gt; &nbsp; &nbsp; &nbsp; &nbsp; list. Use<br> &gt; &nbsp; &nbsp; &nbsp; &nbsp; &gt; &nbsp; &nbsp; &nbsp; &nbsp; the<br> &gt; &nbsp; &nbsp; &nbsp; &nbsp; &gt; &nbsp; &nbsp; &nbsp; &nbsp; &gt; www interface or send it to<br> &gt; &nbsp; &nbsp; &nbsp; &nbsp; &gt; &nbsp; &nbsp; &nbsp; &nbsp; <a href="mailto:gmx-developers-request@gromacs.org">gmx-developers-request@gromacs.org</a>.<br> &gt; &nbsp; &nbsp; &nbsp; &nbsp; &gt; &nbsp; &nbsp; &nbsp; &nbsp; &gt;<br> &gt; &nbsp; &nbsp; &nbsp; &nbsp; &gt;<br> &gt; &nbsp; &nbsp; &nbsp; &nbsp; &gt;<br> &gt; &nbsp; &nbsp; &nbsp; &nbsp; &gt;<br> &gt; &nbsp; &nbsp; &nbsp; &nbsp; &gt; &nbsp; &nbsp; &nbsp; &nbsp; --<br> &gt; &nbsp; &nbsp; &nbsp; &nbsp; &gt;<br> &gt; &nbsp; &nbsp; &nbsp; &nbsp; &gt;<br> &gt; &nbsp; &nbsp; &nbsp; &nbsp; =======================================================================<br> &gt; &nbsp; &nbsp; &nbsp; &nbsp; &gt; &nbsp; &nbsp; &nbsp; &nbsp; Axel Kohlmeyer &nbsp; <a href="mailto:akohlmey@cmm.chem.upenn.edu">akohlmey@cmm.chem.upenn.edu</a><br> &gt; &nbsp; &nbsp; &nbsp; &nbsp; &gt; &nbsp; &nbsp; &nbsp; &nbsp; <a href="http://www.cmm.upenn.edu" target="_blank">http://www.cmm.upenn.edu</a><br> &gt; &nbsp; &nbsp; &nbsp; &nbsp; &gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Center for Molecular Modeling &nbsp; -- &nbsp; University of<br> &gt; &nbsp; &nbsp; &nbsp; &nbsp; &gt; &nbsp; &nbsp; &nbsp; &nbsp; Pennsylvania<br> &gt; &nbsp; &nbsp; &nbsp; &nbsp; &gt; &nbsp; &nbsp; &nbsp; &nbsp; Department of Chemistry, 231 S.34th Street,<br> &gt; &nbsp; &nbsp; &nbsp; &nbsp; Philadelphia, PA<br> &gt; &nbsp; &nbsp; &nbsp; &nbsp; &gt; &nbsp; &nbsp; &nbsp; &nbsp; 19104-6323<br> &gt; &nbsp; &nbsp; &nbsp; &nbsp; &gt; &nbsp; &nbsp; &nbsp; &nbsp; tel: 1-215-898-1582, &nbsp;fax: 1-215-573-6233,<br> &gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;office-tel:<br> &gt; &nbsp; &nbsp; &nbsp; &nbsp; &gt; &nbsp; &nbsp; &nbsp; &nbsp; 1-215-898-5425<br> &gt; &nbsp; &nbsp; &nbsp; &nbsp; &gt;<br> &gt; &nbsp; &nbsp; &nbsp; &nbsp; =======================================================================<br> &gt; &nbsp; &nbsp; &nbsp; &nbsp; &gt; &nbsp; &nbsp; &nbsp; &nbsp; If you make something idiot-proof, the universe<br> &gt; &nbsp; &nbsp; &nbsp; &nbsp; creates a<br> &gt; &nbsp; &nbsp; &nbsp; &nbsp; &gt; &nbsp; &nbsp; &nbsp; &nbsp; better idiot.<br> &gt; &nbsp; &nbsp; &nbsp; &nbsp; &gt;<br> &gt; &nbsp; &nbsp; &nbsp; &nbsp; &gt; &nbsp; &nbsp; &nbsp; &nbsp; _______________________________________________<br> &gt; &nbsp; &nbsp; &nbsp; &nbsp; &gt; &nbsp; &nbsp; &nbsp; &nbsp; gmx-developers mailing list<br> &gt; &nbsp; &nbsp; &nbsp; &nbsp; &gt; &nbsp; &nbsp; &nbsp; &nbsp; <a href="mailto:gmx-developers@gromacs.org">gmx-developers@gromacs.org</a><br> &gt; &nbsp; &nbsp; &nbsp; &nbsp; &gt;<br> &gt; &nbsp; &nbsp; &nbsp; &nbsp; <a href="http://lists.gromacs.org/mailman/listinfo/gmx-developers" target="_blank">http://lists.gromacs.org/mailman/listinfo/gmx-developers</a><br> &gt; &nbsp; &nbsp; &nbsp; &nbsp; &gt; &nbsp; &nbsp; &nbsp; &nbsp; Please don't post (un)subscribe requests to the<br> &gt; &nbsp; &nbsp; &nbsp; &nbsp; list. Use the<br> &gt; &nbsp; &nbsp; &nbsp; &nbsp; &gt; &nbsp; &nbsp; &nbsp; &nbsp; www interface or send it to<br> &gt; &nbsp; &nbsp; &nbsp; &nbsp; &gt; &nbsp; &nbsp; &nbsp; &nbsp; <a href="mailto:gmx-developers-request@gromacs.org">gmx-developers-request@gromacs.org</a>.<br> &gt; &nbsp; &nbsp; &nbsp; &nbsp; &gt;<br> &gt; &nbsp; &nbsp; &nbsp; &nbsp; &gt;<br> &gt; &nbsp; &nbsp; &nbsp; &nbsp; &gt;<br> &gt; &nbsp; &nbsp; &nbsp; &nbsp; &gt;<br> &gt; &nbsp; &nbsp; &nbsp; &nbsp; &gt; --<br> &gt; &nbsp; &nbsp; &nbsp; &nbsp; &gt; ORNL/UT Center for Molecular Biophysics <a href="http://cmb.ornl.gov" target="_blank">cmb.ornl.gov</a><br> &gt; &nbsp; &nbsp; &nbsp; &nbsp; &gt; 865-241-1537, ORNL PO BOX 2008 MS6309<br> &gt; &nbsp; &nbsp; &nbsp; &nbsp; &gt; _______________________________________________<br> &gt; &nbsp; &nbsp; &nbsp; &nbsp; &gt; gmx-developers mailing list<br> &gt; &nbsp; &nbsp; &nbsp; &nbsp; &gt; <a href="mailto:gmx-developers@gromacs.org">gmx-developers@gromacs.org</a><br> &gt; &nbsp; &nbsp; &nbsp; &nbsp; &gt; <a href="http://lists.gromacs.org/mailman/listinfo/gmx-developers" target="_blank">http://lists.gromacs.org/mailman/listinfo/gmx-developers</a><br> &gt; &nbsp; &nbsp; &nbsp; &nbsp; &gt; Please don't post (un)subscribe requests to the list. Use<br> &gt; &nbsp; &nbsp; &nbsp; &nbsp; the<br> &gt; &nbsp; &nbsp; &nbsp; &nbsp; &gt; www interface or send it to<br> &gt; &nbsp; &nbsp; &nbsp; &nbsp; <a href="mailto:gmx-developers-request@gromacs.org">gmx-developers-request@gromacs.org</a>.<br> &gt;<br> &gt; &nbsp; &nbsp; &nbsp; &nbsp; --<br> &gt; &nbsp; &nbsp; &nbsp; &nbsp; =======================================================================<br> &gt; &nbsp; &nbsp; &nbsp; &nbsp; Axel Kohlmeyer &nbsp; <a href="mailto:akohlmey@cmm.chem.upenn.edu">akohlmey@cmm.chem.upenn.edu</a><br> &gt; &nbsp; &nbsp; &nbsp; &nbsp; <a href="http://www.cmm.upenn.edu" target="_blank">http://www.cmm.upenn.edu</a><br> &gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Center for Molecular Modeling &nbsp; -- &nbsp; University of<br> &gt; &nbsp; &nbsp; &nbsp; &nbsp; Pennsylvania<br> &gt; &nbsp; &nbsp; &nbsp; &nbsp; Department of Chemistry, 231 S.34th Street, Philadelphia, PA<br> &gt; &nbsp; &nbsp; &nbsp; &nbsp; 19104-6323<br> &gt; &nbsp; &nbsp; &nbsp; &nbsp; tel: 1-215-898-1582, &nbsp;fax: 1-215-573-6233, &nbsp;office-tel:<br> &gt; &nbsp; &nbsp; &nbsp; &nbsp; 1-215-898-5425<br> &gt; &nbsp; &nbsp; &nbsp; &nbsp; =======================================================================<br> &gt; &nbsp; &nbsp; &nbsp; &nbsp; If you make something idiot-proof, the universe creates a<br> &gt; &nbsp; &nbsp; &nbsp; &nbsp; better idiot.<br> &gt;<br> &gt; &nbsp; &nbsp; &nbsp; &nbsp; _______________________________________________<br> &gt; &nbsp; &nbsp; &nbsp; &nbsp; gmx-developers mailing list<br> &gt; &nbsp; &nbsp; &nbsp; &nbsp; <a href="mailto:gmx-developers@gromacs.org">gmx-developers@gromacs.org</a><br> &gt; &nbsp; &nbsp; &nbsp; &nbsp; <a href="http://lists.gromacs.org/mailman/listinfo/gmx-developers" target="_blank">http://lists.gromacs.org/mailman/listinfo/gmx-developers</a><br> &gt; &nbsp; &nbsp; &nbsp; &nbsp; Please don't post (un)subscribe requests to the list. Use the<br> &gt; &nbsp; &nbsp; &nbsp; &nbsp; www interface or send it to<br> &gt; &nbsp; &nbsp; &nbsp; &nbsp; <a href="mailto:gmx-developers-request@gromacs.org">gmx-developers-request@gromacs.org</a>.<br> &gt;<br> &gt;<br> &gt;<br> &gt;<br> &gt; --<br> &gt; ORNL/UT Center for Molecular Biophysics <a href="http://cmb.ornl.gov" target="_blank">cmb.ornl.gov</a><br> &gt; 865-241-1537, ORNL PO BOX 2008 MS6309<br> &gt; _______________________________________________<br> &gt; gmx-developers mailing list<br> &gt; <a href="mailto:gmx-developers@gromacs.org">gmx-developers@gromacs.org</a><br> &gt; <a href="http://lists.gromacs.org/mailman/listinfo/gmx-developers" target="_blank">http://lists.gromacs.org/mailman/listinfo/gmx-developers</a><br> &gt; Please don't post (un)subscribe requests to the list. Use the<br> &gt; www interface or send it to <a href="mailto:gmx-developers-request@gromacs.org">gmx-developers-request@gromacs.org</a>.<br> <br> --<br> =======================================================================<br> Axel Kohlmeyer &nbsp; <a href="mailto:akohlmey@cmm.chem.upenn.edu">akohlmey@cmm.chem.upenn.edu</a> &nbsp; <a href="http://www.cmm.upenn.edu" target="_blank">http://www.cmm.upenn.edu</a><br> &nbsp; Center for Molecular Modeling &nbsp; -- &nbsp; University of Pennsylvania<br> Department of Chemistry, 231 S.34th Street, Philadelphia, PA 19104-6323<br> tel: 1-215-898-1582, &nbsp;fax: 1-215-573-6233, &nbsp;office-tel: 1-215-898-5425<br> =======================================================================<br> If you make something idiot-proof, the universe creates a better idiot.<br> </div></div><br>_______________________________________________<br> gmx-developers mailing list<br> <a href="mailto:gmx-developers@gromacs.org">gmx-developers@gromacs.org</a><br> <a href="http://lists.gromacs.org/mailman/listinfo/gmx-developers" target="_blank">http://lists.gromacs.org/mailman/listinfo/gmx-developers</a><br> Please don't post (un)subscribe requests to the list. Use the<br> www interface or send it to <a href="mailto:gmx-developers-request@gromacs.org">gmx-developers-request@gromacs.org</a>.<br></blockquote></div><br><br clear="all"><br>-- <br>ORNL/UT Center for Molecular Biophysics <a href="http://cmb.ornl.gov">cmb.ornl.gov</a><br> 865-241-1537, ORNL PO BOX 2008 MS6309<br> _______________________________________________<br>gmx-developers mailing list<br><a href="mailto:gmx-developers@gromacs.org">gmx-developers@gromacs.org</a><br>http://lists.gromacs.org/mailman/listinfo/gmx-developers<br>Please don't post (un)subscribe requests to the list. Use the <br>www interface or send it to gmx-developers-request@gromacs.org.</blockquote></div><br></div></body></html>