6. Multi-State RESP Fitting

The MultiResp subpackage contains a series of useful classes for handling Amber parm7 files, and for calculating multi-state RESP fitting to obtain charges for MD simulation forcefields. The primary use case of this package is to be a combination of ligandparam.stages.gaussian.StageGaussianRotation stage and the ligandparam.stages.resp.StageMultiRespFit stage.

6.8. Attribution

This mini-core package is adapted from the (unreleased) parmutils package originally developed by Prof. Tim Giese at Rutgers University. These functions and classes have been adapted to work with the ligand_param package, but have otherwise been left unchanged (except for documentation additions).