Does anyone have a script that zeroes the linear and/or angular momentum in Forcite at the beginning of a simulation? I don't seem to find an option for this within Materials Studio.
Or is there an easier way to do this within Materials Studio when randomly generating velocities?
In LAMMPS, there is an option for this when generating velocities.
https://docs.lammps.org/velocity.html
Although MD should conserve momentum, sometimes one may want to zero the momentum periodically during the simulation, and LAMMPS has an option for this as well.
https://docs.lammps.org/fix_momentum.html
Does Materials Studio/Forcite have this capability, or has someone already written scripts for this?
Thank you.