Files
lammps/tools/lammps-gui/lammps-gui.appdata.xml
2025-01-02 00:38:04 -05:00

104 lines
3.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>
<keyword>Simulation</keyword>
</keywords>
<provides>
<binary>lammps-gui</binary>
<binary>lmp</binary>
</provides>
<releases>
<release version="1.6.12" timestamp="1734890080">
<description>
Update Tutorial menu entries to cover all 8 tutorials
Highlight warnings and error messages in Output window
Make Tutorial wizards more compact
Include download and compilation of WHAM software from Alan Grossfield
</description>
</release>
<release version="1.6.11" timestamp="1725080055">
<description>
Move cursor to end of log buffer before inserting new text
Remove empirical filter to remove outliers from corrupted data
Change tutorial download URL to tutorial website
</description>
</release>
<release version="1.6.10" timestamp="1724585189">
<description>
Resolve plugin mode issues.
Add -p command line flag to override path to liblammps.so
</description>
</release>
<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 to syntax highlighting
Add field to enter Atom size, if not determined otherwise
</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>