Read a list of atoms from a GROMOS/Gromacs GRO coordinate file to build a basic topology.
Atom types and masses are guessed.
Parse GRO file filename and return the dict structure.
Only reads the list of atoms.
Returns : | MDAnalysis internal structure dict |
---|
See also
The structure dict is defined in MDAnalysis.topology.PSFParser.parse().