Releases: egor-demidov/soot-dem-gui
Releases · egor-demidov/soot-dem-gui
v1.1 - New simulations added
v1.0 - Initial release
v0.2beta - Major fixes
Pre-release beta
Fixes:
- Simulation errors are recoverable, error dialog is now shown
- Particle and neck dumps are written to
.vtk
files in the working directory - Open and Save dialogs open either in the home directory or in the working directory
- About window added
- About simulation button added
- Parameter descriptions updated
To do:
- Write documentation
- Create a webpage with info and tutorials
- Add more information to ".vtk" dumps
- Update icons
- Add an "about simulation" button to the menu bar
v0.1beta - First beta
Initial beta release
Features:
- Aggregation simulation
- Restructuring simulation with a fixed fraction of broken necks
- Loading and saving simulation configurations to file
- Real-time preview of simulation progress
- Simulation controls: play, play continuously, stop, reset
Limitations to be fixed before release:
- No parameter validation, simulation crashes if parameters are invalid
- soot-dem exits on error instead of throwing an exception
- Particle dumps are not written to disk
- Last used config path is not cached persistently
- No about window
- No link to documentation
- No documentation available
- Need to update descriptions of parameters
- Need to add a button to read the description of the selected simulation type