Skip to content

Releases: m3g/packmol

v20.15.3

19 Nov 11:21
Compare
Choose a tag to compare
  • Changed version file to 20.15.3
  • add error message if PBCs are not set properly

v20.15.2

25 Oct 15:21
Compare
Choose a tag to compare
  • Improve the progress bar printing.

v20.15.1

14 Aug 17:54
Compare
Choose a tag to compare
  • Fix output status when the packing is performed for only fixed molecules. Output success instead of error.

v20.15.0

12 Jul 19:13
Compare
Choose a tag to compare

New features

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

03 May 17:40
Compare
Choose a tag to compare
  • fix doc typo.

20.14.4

23 Apr 12:18
Compare
Choose a tag to compare
  • Changed version file to 20.14.4
  • update reference format and add DOI link
  • Merge pull request #57 from m3g/release-20.14.3

v20.14.3

23 Nov 17:12
Compare
Choose a tag to compare

Full Changelog: v20.14.2...v20.14.3

v20.14.2

24 Apr 18:06
Compare
Choose a tag to compare
  • Changed version file to 20.14.2
  • improve error for wrong file types

v20.14.1

04 Apr 14:41
Compare
Choose a tag to compare
  • 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

v20.14.0

26 Jan 11:28
Compare
Choose a tag to compare
  • Changed version file to 20.14.0
  • Merge pull request #48 from SSchott/master
  • Add amber_ter_preserve for mobile molecule types
  • update page in readme