Files
lammps/tools/lammps-gui/lammps-gui.appdata.xml
2024-08-24 11:58:14 -04:00

81 lines
2.9 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.9" timestamp="1724308872">
<description>
Added search and replace functionality.
Converged command line argument parsing using Qt facilities
Added dark mode adjustments
</description>
</release>
<release version="1.6.8" timestamp="1723581926">
<description>
Support plotting raw and smoothed data
</description>
</release>
<release version="1.6.7" timestamp="1723394796">
<description>
Add wizards for setting up LAMMPS tutorials and restart file inspector
</description>
</release>
<release version="1.6.6" timestamp="1722581799">
<description>
First version packaged in flatpak format
</description>
</release>
</releases>
</component>