Skip to content

Version 3.0.4

Choose a tag to compare

@akohlmey akohlmey released this 19 Jul 01:13
· 346 commits to develop since this release
Immutable release. Only release title and notes can be modified.
v3.0.4
ed0defd

This version is a maintenance release for version 3.0.2 with the following changes

  • Update the list of materials science tutorials to 18 to correspond the latest status of the collection
  • Import additional tutorial logos and blurbs for all 18 tutorials
  • Reenable setting index style variables from Set Variables dialog which broke when making variable behavior more consistent for image creation
  • Support setting the atom size from atom style variables
  • Update citation section with newly available information
  • Add a missing dependency to always render PDF files correctly
  • Prevent MSVC builds of LAMMPS-GUI from downloading a GCC compiled LAMMPS shared library
  • Document that MSVC support is for development but not packaging
  • Make the column selection when plotting external data more intuitive
  • Add a little buffer space between the largest and smallest data value and the y-axis limits of a chart
  • Add a custom 404 error page
  • Catch and display FFMpeg and ImageMagick errors and tune encoding settings for H.264 and WebM
  • Add temporary workaround for movie export incompatibility between Windows tempfiles and FFMpeg concat files

Full Changelog: v3.0.2...v3.0.4


The binary packages attached below include a pre-compiled LAMMPS shared library
with a selection of packages enabled. That library can be replaced with a
different, compatible version using the -p command-line flag or through the
preferences settings, so the GUI can be used with custom-compiled LAMMPS builds
or more recent LAMMPS sources, provided they are recent enough to include all
features required by this version of LAMMPS-GUI. See the online documentation at
https://lammps-gui.lammps.org/ for more information.

If you are looking for LAMMPS-GUI packages with a LAMMPS executable included and
directly linked to LAMMPS, please check out the LAMMPS releases page at
https://github.com/lammps/lammps/releases