#! /bin/tcsh

# Tests memory debugging with dmalloc
# Computes the bond energy of the specified selection 
# for each frame of the dcd file.

../src/mdenergy.dmalloc -par par_all27_prot_lipid_ret.inp -switch 10 -cutoff 12 -psf \
rh_protein.psf -dcd rh_iso.dcd -bond -sel trp265.sel
