64 lines
2.3 KiB
XML
64 lines
2.3 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<component type="desktop">
|
|
<id>lammps-gui.desktop</id>
|
|
<metadata_license>CC-BY-3.0</metadata_license>
|
|
<project_license>GPL-2.0</project_license>
|
|
<name>LAMMPS-GUI</name>
|
|
<summary>
|
|
Graphical interface to edit, run, plot, and visualize simulations with the LAMMPS MD code
|
|
</summary>
|
|
|
|
<description>
|
|
<p>LAMMPS-GUI is an editor customized for editing input files for the LAMMPS MD simulation software. It also includes LAMMPS and thus can run it directly from the GUI. Furthermore it has facilities to create or view and animate snapshot images, monitor and plot thermodynamic properties and show the console output of the running simulation.</p>
|
|
</description>
|
|
<screenshots>
|
|
<screenshot type="default">
|
|
<image>https://docs.lammps.org/_images/lammps-gui-main.png</image>
|
|
<caption>LAMMPS-GUI main editor window</caption>
|
|
</screenshot>
|
|
<screenshot>
|
|
<image>https://docs.lammps.org/_images/lammps-gui-log.png</image>
|
|
<caption>LAMMPS-GUI output window</caption>
|
|
</screenshot>
|
|
<screenshot>
|
|
<image>https://docs.lammps.org/_images/lammps-gui-chart.png</image>
|
|
<caption>LAMMPS-GUI chart window</caption>
|
|
</screenshot>
|
|
<screenshot>
|
|
<image>https://docs.lammps.org/_images/lammps-gui-slideshow.png</image>
|
|
<caption>LAMMPS-GUI slideshow window</caption>
|
|
</screenshot>
|
|
<screenshot>
|
|
<image>https://docs.lammps.org/_images/lammps-gui-image.png</image>
|
|
<caption>LAMMPS-GUI snapshot image window</caption>
|
|
</screenshot>
|
|
</screenshots>
|
|
|
|
<url type="homepage">https://www.lammps.org/</url>
|
|
<url type="bugtracker">https://github.com/lammps/lammps/issues</url>
|
|
<url type="help">https://docs.lammps.org/stable/</url>
|
|
|
|
<update_contact>packages@lammps.org</update_contact>
|
|
<developer_name>Axel Kohlmeyer</developer_name>
|
|
<project_group>LAMMPS</project_group>
|
|
<keywords>
|
|
<keyword>Molecular Dynamics</keyword>
|
|
<keyword>Physics</keyword>
|
|
<keyword>Editor</keyword>
|
|
<keyword>N-body</keyword>
|
|
</keywords>
|
|
|
|
<provides>
|
|
<binary>lammps-gui</binary>
|
|
<binary>lmp</binary>
|
|
</provides>
|
|
|
|
<releases>
|
|
<release version="1.6.6" timestamp="1722581799">
|
|
<description>
|
|
First version packaged in flatpak format
|
|
</description>
|
|
</release>
|
|
</releases>
|
|
</component>
|