2017-02-07 19:51 GMT-08:00 Joshua Moore <[email protected]>: > Can Votca using csg-map write the LAMMPS data file with bonds, angles, > torsions or can it just read the LAMMPS trajectory file only? No, VOTCA cannot write LAMMPS file formats: <https://github.com/votca/csg/blob/master/src/libcsg/trajectorywriter.cc#L40> and it can only read dump files as trajectory <https://github.com/votca/csg/blob/master/src/libcsg/trajectoryreader.cc#L41> and topology: <https://github.com/votca/csg/blob/master/src/libcsg/topologyreader.cc#L39>
Christoph > > Thanks. > > Josh > > -- > You received this message because you are subscribed to the Google Groups > "votca" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at https://groups.google.com/group/votca. > For more options, visit https://groups.google.com/d/optout. -- Christoph Junghans Web: http://www.compphys.de -- You received this message because you are subscribed to the Google Groups "votca" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/votca. For more options, visit https://groups.google.com/d/optout.
