Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 623620 - sci-physics/lammps molfile plugin support via yes-user-molfile
Summary: sci-physics/lammps molfile plugin support via yes-user-molfile
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal enhancement (vote)
Assignee: Nicolas Bock
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-07-03 05:31 UTC by nanikata15
Modified: 2017-09-12 12:42 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description nanikata15 2017-07-03 05:31:38 UTC
It would be nice to have molfile support in portage LAMMPS.
This is enabled with yes-user-molfile during configuration
and adds support for VMD molfile plugins.[1]
With this, LAMMPS can dump in any format supported
by the VMD visualization package with dump molfile command.[2]
It also enable LAMMPS to read formats supported by VMD through
read_dump and rerun commands.

My current use case is that I need molfile support to use rerun with dcd files.

The USER-MOLFILE package only provides the interface to the molfile plugins,
using headers that are already bundled with LAMMPS.
A path to an actual folder containing the plugins (shared libraries) themselves
usually has to be included in the specific LAMMPS commands.
Easiest way to obtain the plugins is to emerge the sci-chemistry/vmd package.

So maybe make mofile support optional and add sci-chemistry/vmd as RDEPEND,
or leave out the dependency altogether and issue a warning after the emerge?

[1] http://www.ks.uiuc.edu/Research/vmd/plugins/molfile/
[2] http://lammps.sandia.gov/doc/dump_molfile.html
Comment 1 Christoph Junghans (RETIRED) gentoo-dev 2017-09-12 12:42:05 UTC
Enabled in lammps-20170901