Entering edit mode
3.3 years ago
1961012
▴
20
when I run NVT equilibration it returns out of memory
gmx grompp -f nvt.mdp -c em.gro -r em.gro -p topol.top -o nvt.tpr
gmx mdrun -deffnm nvt
how to handle this??!
How many atoms do you have in your system ? and are you running it in local computer or on cluster ? If you are running it on local computer...how much memory does it have?