Closed umesh-timalsina closed 3 years ago
26 system = mc.System(box_list, species_list) ---> 27 moves = mc.Moves('gcmc', species_list) 28 29 mc.run( AttributeError: module 'mosdef_cassandra' has no attribute 'Moves' AttributeError: module 'mosdef_cassandra' has no attribute 'Moves'
Need to update the example to work with the API changes in MoSDeF Cassandra. Things that come to mind quickly:
Moves
MoveSet
mbuild