Skip to content

Releases: molssi-seamm/packmol_step

Bugfix: initial setup of packmol.ini file

25 Jul 19:06
074d9a7
Compare
Choose a tag to compare
  • The initial setup of the packmol.ini file did not add the information for Conda. This release fixes that problem.

Bugfix: bonding incorrect in some cases.

29 Jun 14:34
2d9235d
Compare
Choose a tag to compare
  • The use of PDB with Packmol could in some cases lead to multiple bonds in the wrong place. This release fixes that problem.

Another internal release for Docker

21 Jun 15:03
e2ada58
Compare
Choose a tag to compare
Merge pull request #36 from molssi-seamm/dev

DevInternal release for error in Dockerfile

Internal release for Docker

21 Jun 14:42
d38e30c
Compare
Choose a tag to compare
  • There was an internal issue creating the Docker image.

Switching to RDKit for SMILES

21 Jun 13:52
065e582
Compare
Choose a tag to compare
  • Using RDKit for SMILES since we found some issues with OpenBabel, and also the atom typing uses RDKit, so this is more compatible.

Fixed version run by Docker on ARM machines

20 Mar 19:06
29913be
Compare
Choose a tag to compare

Only AMD64 is supported for ARM machines like the Mac M3.

Fixed issue with Docker build

20 Mar 14:18
e7486e5
Compare
Choose a tag to compare

Conda does not have Packmol for linux/arm-64 so need to limit to amd64.

Fixed internal problem preparing Conda image

20 Mar 13:56
a53d2ce
Compare
Choose a tag to compare
Merge pull request #31 from molssi-seamm/paulsaxe-patch-1

Fixed problem with Conda build

Updated installer for new scheme

19 Mar 19:40
2ac9731
Compare
Choose a tag to compare
  • packmol-step-installer now uses the new scheme, which supports both Conda and Docker installation.
  • Added seamm-packmol Docker image

Added support for containers

16 Jan 15:06
9b6a2b2
Compare
Choose a tag to compare

Allows SEAMM to run in Docker containers at the moment.