orionarcher / pymatgen-io-openmm

A Pymatgen IO module for setting up OpenMM simulations.
11 stars 5 forks source link

When an input_set is originally written the topology.pdb does not contain coordinates #9

Open orionarcher opened 2 years ago

orionarcher commented 2 years ago

The topology file needs to be written after coordinates are added, not before.