You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This would be great. Overall, I think we need more control over the interface with PACKMOL. There are a lot of parameters that could be tweaked. A long long time ago I started a PR to work on this: #787. At this point it might be easiest to start it again from scratch.
This is in the https://github.com/mosdef-hub/mbuild/blob/0.13.1/mbuild/packing.py file.
Packing fails in much larger systems unless the packing is not that dense, add the below variables would give the users more flexibility.
### Error from Packmol packing a 60^3 box with water with 80% actual density [so ~(65 Ang)^3 actual packing space)
The forced point was writen to the
output file: /tmp/tmp6sgmm0c0.xyz_FORCED
If you want that the packing procedure continues
for a longer time, add the following keyword
to the input file:
nloop [integer] (ex: nloop 200)
The default nloop value is 50 for each molecule.
The text was updated successfully, but these errors were encountered: