2c8a3d87a0
must stop running LAMMPS simulation before we can close the lammps object
2023-08-16 13:06:09 -04:00
e886d01190
add View in OVITO and View in VMD entries to Run menu
2023-08-15 08:04:01 -04:00
f53991c107
include more icons link to Howto doc
2023-08-13 17:46:00 -04:00
7e3c04aa51
add a small LAMMPS icon to the status bar indicating whether an active LAMMPS instance exists
2023-08-13 02:57:47 -04:00
9110c23fcb
add set variables dialog
2023-08-12 00:09:30 -04:00
45b9801941
add parser that collects info about possible variables to be set from the command line
2023-08-11 21:59:51 -04:00
035620d252
more image window tweaks
...
- add image windows to View menu
- add setting to replace old image view instead of creating a new one
- add setting to turn on/off box
- add setting to turn on/off axes
2023-08-11 03:36:40 -04:00
cb4eee809d
add support to store the 5 most recent files and add them to the file menu
2023-08-09 22:22:17 -04:00
7b1c00137a
add preference option to select default and text font
2023-08-09 00:35:47 -04:00
77808cd178
add option to set visibility of log and chart windows from menu and in preferences
2023-08-09 00:34:43 -04:00
53eaca030b
complete chart view window with option to select chart from thermo columns
2023-08-09 00:32:46 -04:00
fe7681d0b3
add chart viewer window to show graphs of ongoing runs from thermo data
2023-08-09 00:32:34 -04:00
c800a2c676
add menu entry to reset to default settings
2023-08-02 17:52:56 -04:00
2808a78822
more updates to preferences dialog and supporting code. almost done.
2023-08-02 17:28:34 -04:00
8a53c66bef
refactor. add LammpsWrapper class to hide plugin defines and interface changes.
2023-08-02 01:49:39 -04:00
d41bf628c7
display number of threads in use for LAMMPS instance in status bar
2023-07-31 07:59:39 -04:00
e899a07b4c
Show current working directory and share space with progress bar. Show/hide the other.
2023-07-30 20:39:48 -04:00
c95bf2c14b
add image viewer dialog for write_dump image output, help can open link to manual
2023-07-30 19:23:42 -04:00
62ec8e744a
WIP on preferences dialog
2023-07-29 13:40:36 -04:00
bb96707ec8
add support for "modified" indicator to window title
2023-07-28 07:12:21 -04:00
c1d690d190
implement drag-n-drop for files
2023-07-28 05:04:19 -04:00
034b7458bc
add dummy help menu button
2023-07-27 11:53:23 -04:00
2644c064e1
update version number and "about info" to also show whether LAMMPS was loaded dynamically
2023-07-27 09:09:06 -04:00
f81ee57c97
add button to stop a run via lammps_force_timeout()
2023-07-27 03:21:34 -04:00
da0669d988
implement running LAMMPS asynchonously in a separate thread
2023-07-27 02:56:07 -04:00
e0ed11a053
add option to load LAMMPS library dynamically at runtime as plugin
2023-07-26 18:25:13 -04:00
0120c7b8b7
add permanent text field for status to status bar
2023-07-26 08:43:55 -04:00
8b9174821a
capture stdout and display in dialog window
2023-07-25 16:01:02 -04:00
7eb2afa994
integrate syntax highlight code from example (uses c++ syntax currently)
2023-07-25 12:20:48 -04:00
a402d2c6d8
simplify, move redundant operations to functions, update coding style
2023-07-25 10:16:20 -04:00
908e925b8f
add minimal about dialogs
2023-07-25 00:39:47 -04:00
a49a1b644e
update main widget to CodeEditor with line numbers and highlight. Open file from command line.
2023-07-25 00:13:53 -04:00
b87ced52b4
first minimal stab at LAMMPS GUI
2023-07-24 19:07:33 -04:00