Is there any methodology to increase the no of cores (for faster computations) being used in the command line for mmpbsa claculations:
g_mmpbsa -f md_0_1.xtc -s md_0_1.tpr -n index.ndx -i pbsa.mdp -pdie 2 -pbsa -decomp
python MmPbSaStat.py -m energy_MM.xvg -p polar.xvg -a apolar.xvg
python MmPbSaDecomp.py -bs -nbs 2000 -m contrib_MM.dat -p contrib_pol.dat -a contrib_apol.dat
The system is taking too long (much more than expected time) to complete a calculation?