Releases: m3g/Packmol.jl
Releases · m3g/Packmol.jl
v0.1.11
Packmol v0.1.11
- Add the possibility of disabling the GUI with the environment variable
PACKMOL_GUI="false"
.
v0.1.10
Packmol v0.1.10
- login into input file directory before running packmol, when picking the file from the GUI. Return to previous directory afterwards. This helps using relative paths in the input file.
v0.1.9
Packmol v0.1.9
- The relative path of the files determined inside the the input file of packmol are treated with greater care, and the name of the output file with full path is written to the user, to avoid confusion.
- If packmol errors, a simpler stack trace is printed.
v0.1.8
Packmol v0.1.8
- Update CellListMap interface.
- Do not automatically cd into input file directory, assume relative paths are correct.
- Update compat of Julia to 1.9.
v0.1.7
v0.1.6
Packmol v0.1.6
- Fixed call to packmol with input file without path, in current directory.
v0.1.5
Packmol v0.1.5
v0.1.4
v0.1.3
Packmol v0.1.3
Merged pull requests:
- CompatHelper: bump compat for SPGBox to 0.7, (keep existing compat) (#4) (@github-actions[bot])