Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

VerzijaModul
1.1.0
g_mmpbsa/1.1.0

Primjer korištenja

...


Code Block

...

language

...

bash

...

title

...

mmpbsa.sge

...

linenumberstrue
#!/bin/bash

...



#$ -N mmpbsa

...


#$ -cwd

...


#$ -pe *mpisingle

...

 4

module	load 	g_mmpbsa/1.1.0

...



export 	OMP_NUM_THREADS=4

...



g_mmpbsa -f input.xtc -s input.tpr -n input.ndx -i input.mdp <arg>

Praktični primjer

Izračun slobodne Gibbsove energije kompleksa HIV-1 proteaze i inhibitora BEA388

...

Ulazne tj. input podatke za primjere niže možete preuzeti u zip arhivi.mmpbsa.sge

Code Block

...

language

...

bash

...

title

...

mmpbsa.sge

...

linenumberstrue
#!/bin/bash

...



#$ -N mmpbsa

...


#$ -pe *mpisingle 4

...


#$ -cwd

...



module load g_mmpbsa/1.1.0

...



export OMP_NUM_THREADS=4

...



echo 1 13 | g_mmpbsa -f 1EBZ.xtc -s 1EBZ.tpr -n 1EBZ.ndx -i ../pbsa.mdp -pdie 2 -pbsa -decomp

...



python MmPbSaStat.py -bs -nbs 2000 -m energy_MM.xvg -p polar.xvg -a apolar.xvg