Keating:CHARMMFacts

From OpenWetWare
Revision as of 15:12, 16 September 2009 by Gevorg (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.
Information concerning the
Keating Lab
Research

Lab Members

Resources:
Publications
Experimental Protocols
Coder's Corner
Internal

CHARMM

Everyone is highly encouraged to post their findings about CHARMM here.

  • prnlev MUST be set to at least 5 for the analysis command to work and actually print stuff (not in the docs I think).
  • subroutine rdcmnd in util/parse.src is CHARMM's command parser.
  • subroutine rdtitl in util/title.src is CHARMM's title reader/parser. If a line is read and it is not a title, a BACKSPACE is performed on the input stream, which is why if CHARMM is used using a pipe from another program, everywhere a title ought to be, it must be printed.
  • subroutine seqrdr in io/psfres.src is CHARMM's sequence reader.
  • subroutine evdw in nbonds/enbonda.src calculates vdW and other non-bond interaction energies for atom pairs. Similarly, subroutine egrp in nbonds/enbondg.src calculates vdW and other non-bond interactions for group pairs.
  • ALWAYS do replicas and patches after the PSF for the entire system is present and final (including waters, if any).
  • EEF1 does not support analysis, so if EEF1 is set up, analysis will not print non-bond information