Skip to content

v1.5.0 - Introduces Lammps dashboard

Choose a tag to compare

@ThFriedrich ThFriedrich released this 29 Nov 03:12
· 263 commits to master since this release

Version 1.5.0

Highlights

  • Added Lammps dashboard (beta) as discussed in Issue #19
    • Plotting of log file data
    • Plotting of atomic dump data
    • System Information display for Memory usage, CPU load and GPU load (Nvidia GPUs only)
    • Added Editor command 'Open Lammps Simulation Dashboard'
    • Added button to open dashboard in editor window

dashboard

  • Added dependencies:
    • cpu-stats
    • markdown-it
    • node-nvidia-smi
    • node-os-utils
    • plotly.js-dist-min
    • acorn
  • Changed documentation source in official lammps repo from 'master' to 'release'

What's Changed

New Contributors

Full Changelog: v1.4.1...v1.5.0