: Add
ignore_conectandnon_standard_conectoptions. The first will just make packmol ignore all CONECT lines. The second will use a non-standard reading of the lines, in which the atom indices are expected to be separated by spaces. The default isignore_conect = .false.andnon_standard_conect = .false., such that the CONECT lines are not ignored and the standard PDB format is expected.add test to pipy distribution.
add pip install packmol installation option.
The
release.shscript was renamed toupdate_version.shand just updates version numbers in the files, without tagging a release.
Update minimum CMake compatibility to 3.5.0.
Add a remark to what is written as
CRYST1information when no-PBCs are used. Suggest using PBCs Fixes 103. Update the documentation accordingly.
Support CLI input and output file specifications (i. e.
-i input.inp -o output.pdb) (PR).
- For older versions, see the releases page.