Which is prefererable for production run “constraints = all-bonds” or “constraints = h-bonds” nd why

GROMACS version: 2020.6
GROMACS modification: No
Here post your question

Actually I am confused in taking what constraint parameter i.e“constraints = all-bonds” or “constraints = h-bonds” will be suitable for nvt and npt production run. Is there any documentation or link from where I can understand the details.

Thanks in advance

Dear dsaha,

this typically depends on how the force field you are using was parametrized: I’d keep it that way as the FF recommends. The MDP option you are looking for is documented here (with the others):

In short, if you use ‘h-bonds’, bonds between hydrogens and heavy atoms will be treated as rigid rods, instead of harmonic oscillators. ‘all-bonds’ makes all bonds (i.e. between heavy atoms, too) behave as rigid rods.

Hope that helps,

Andras

Dear Andras,
Thanks for the response. It helped me to understand.

Regards
Debanjan