Releases: m3g/packmol
Releases · m3g/packmol
v20.15.3
v20.15.2
v20.15.1
v20.15.0
New features
- Support for Orthorhombic periodic boundary conditions. Thanks to the contributions of @yaoyi92. See: https://m3g.github.io/packmol/userguide.shtml#pbc
- New testing framework, that checks the distances in the resulting files using CellListMap.jl.
Commits
- Changed version file to 20.15.0
- support providing pbc as min and max, add test
- format code
- simplify code
- add solvprotein_pbc test
- rename is_pbc to using_pbc
- add some pbc tests
- Merge pull request #71 from yaoyi92/periodic_boundary_condition
- Merge pull request #75 from m3g/testing_with_julia
- try to install juliaup only if not installed
- uncomment the julia install line
- Merge pull request #74 from m3g/testing_with_julia
- move the pbc example to the input_files folder
- add "test OK" message.
- Update water_box_pbc.inp
- Update runtests.jl
- remove the explicit constraint in the pbc box example
- clean up comments and outputs
- for pbc we add an inside box constraint for all the atoms from -tol/2 to box+tol/2
- add comment for the example
- add water box pbc example
- output the pbc cell information in the pdb file
- set sizemax to pbc_box
- update the Makefile to include pbc
- add the new Intel ifx compiler
- implement periodic boundary condition for atom pairs and the cell linked list
- Merge pull request #72 from m3g/testing_with_julia
- add comment to script
- add solvprotein example
- add bilayer test
- add tests
- restore testing of generation of failed packing files
- tests with Julia
v20.14.4
- fix doc typo.
20.14.4
v20.14.3
Full Changelog: v20.14.2...v20.14.3
v20.14.2
v20.14.1
- Changed version file to 20.14.1
- bump version
- remove release file
- add signal routines
- rename example -> testing
- move signaling routines to new files
- ignore output example files
- add ieee_signaling example
- do not compile GENCAN with --fast-math
- fix safeguard for gpsupn
- avoid some compiler warnings