TO run MD for one nano second what values to setin perameter files for nsteps=? and what values for output control to set?
nsteps = ?
dt = ?
; Output control
nstxout = ?
nstvout = ?
nstxtcout =?
nstenergy =?
nstlog = ?
Basically, the length of the simulation is calculated (in ps) using: dt * nsteps. Therefore:
nsteps = 500000 ;
dt = 0.002 ; 2 fs
2 * 500000 = 1000 ps (1 ns)
I usually leave the other parameters with its default values (5000).
I have face this problem anyone help me how to solve this issue ?which is below Fatal error: There are inconsistent shifts over periodic boundaries in a molecule type consisting of 78 atoms. The...
07 August 2024 2,598 1 View
Dear All Gromacs User I would like to restart MD without using checkpint .cpt files? I heard there is a way for acheiveing this. Any input and sugegstions are most welcome. Thanking You Budheswar
29 July 2024 3,084 8 View
If I want to calculate molecular dynamics (Gromacs), do I first need to optimize the geometry of the molecule? For example, I first draw the molecule in Avogadro, and then what? I guess I can't...
28 July 2024 673 3 View
Dear users, I would like to simulate a zeolite structure in gromacs. I got the .cif file from IZA expanded in one direction in Materials Studio and exported a .pdb file. However, when I want to...
24 July 2024 367 4 View
I performed mmpbsa of protein-protein complex simulation on gromacs. My binding free energy is +166781. This complex is stable when experimentally produced in wet lab. In index.ndx I grouped...
19 July 2024 4,120 5 View
I have been using Gromacs 2021.7. I wanted to simulate two small molecules in water. But, while generating the ions.tpr, I am getting the following error. The topol.top and .itp files for each...
17 July 2024 9,897 4 View
i am using the trjconv command in gromacs gmx_mpi -debug trjconv -s md.gro -f md.xtc -o utr.xtc -fit rot+trans and after few steps i got the error gmx_mpi': corrupted size vs. prev_size:...
17 July 2024 6,216 1 View
Hello everyone, This soudns like a strange question, but I created five XTC files using five different versions of GROMACS some years ago. All other files are missing, and I want to repeat the...
16 July 2024 7,205 2 View
Dear Gromacs users, I would like to simulate a zeolite-water system. In different literature, it is suggested to consider a rigid framework of zeolite to decrease the computational cost. I would...
15 July 2024 4,590 1 View
Hello dear researchers, I would like to know about available in silico tests that could predict the activity of ligands (small molecules) against the target protein. I have performed docking...
08 July 2024 4,724 4 View