Difference between revisions of "ToDo"
From MSL-Libraries
Jump to navigationJump to searchLine 4: | Line 4: | ||
* Create PDBToplogy object for adding residues to positions | * Create PDBToplogy object for adding residues to positions | ||
* '''[[MSL_Objects:System|System]]''': copy bonds in copy costructor | * '''[[MSL_Objects:System|System]]''': copy bonds in copy costructor | ||
+ | * '''[[MSL_Objects:PDBWriter|PDBWriter]]''': proper support for MODELs and alt coordinates |
Revision as of 22:24, 29 April 2010
- CharmmParameterReader: Add support for wild cards in CHARMM parameter file (used in param 19, not used in 22). Documentation at http://www.charmm.org/html/documentation/c32b2/miscom.html
- EnergySet: implement: 1) copy constructor; 2) void deleteInteractionsWithAtom(Atom & _a); 3) void deleteInteractionsWithAtoms(AtomPointerVector & _atomVec);
- CharmmSystemBuilder: implement removeIdentity and mutate functions
- Create PDBToplogy object for adding residues to positions
- System: copy bonds in copy costructor
- PDBWriter: proper support for MODELs and alt coordinates