Gromacs Solvent Box Extension
Hi
Gromacs Alogrithm help.
What I have: Gromacs have unit water boxes spc, tp etc. They have opposite sides complementary to each other (please correct me) such that if stacked together we get a uniform water box. “solvate” method creates a bigger box from unit boxes.
What I did: I am trying to create a water box without gromacs, using my own code(python). Need to use same calculations as gromacs to have standard box. I tried spc216, the smallest axis is 1.916 nm and did 5x4x5 boxes. I tried 1.916 value for linear transformation in all axis but it still gives a sort of visible gap between adjacent boxes. Tried different values like 1.87, 1.90 but not sure which value will create uniform box with correct chemistry.
Question: How does gromacs stack the unit water boxes?
How does it calculates the extension/gap/addition/multiplication values to extend box in all axis? What is this algorithm/calculations/formula?
So that I can use this formula in my own code.
Regards
• 23 views
Read more here: Source link