Dear All, I need to have access to All-Atom MD and Coarse-Grained MD simulations and do some calculation based on frames trajectories. Current version of votca using csgapplication only loads one trajectory file using TrajectoryReader * _traj_reader, However, I need to define another worker and trajectory reader. I am not sure if I have to change csgapplication or try to implement a new thread, worker and evalconfiguration just for my own function (lets say csg_xxx.cc) . In other words, I need to do some calculation on CGMD and AAMD to calculate some properties, so I want to have access to both of them in the same program csg_xxx.cc and I want it to be parallel.
Any recommendation is highly appreciated! -- 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.
