I want to implement a specific algorithm for an MD or Monte Carlo Simulation of large molecules. However, I am not familiar with how molecular topology is preserved in packages like AMBER etc. I have written MD/MC codes for interacting single particles, but I am not sure how to write such code for large molecules so that to preserve bonds and chirality during the simulation.
I just want to test my algorithm so I am not considering parallelization problems as of now!
Thank you.