molssi-seamm / molsystem

Molsystem provides a general class for handling molecular and periodic systems
GNU Lesser General Public License v3.0
3 stars 2 forks source link

Crash setting cell in Packmol step (Eliseo's bug) #16

Closed paulsaxe closed 3 years ago

paulsaxe commented 3 years ago

Description

Running Packmol in a loop, it fails with problems setting the cell due to appending to a tuple.

What I Did

Ran a flowchart with a loop over Ar and Kr with Packmol and LAMMPS
seamm commented 3 years ago

Fixed in pr#17