Amber-MD / cpptraj

Biomolecular simulation trajectory/data analysis.
Other
138 stars 64 forks source link

Add ability to offset charge/mass, save charge/mass to variables #1077

Closed drroe closed 6 months ago

drroe commented 6 months ago

6.25.1.

Adds new keywords for the change and set commands.

change {mass|charge} by <offset> Will allow charges/masses to be incremented by a given offset.

set <VAR> = {charge|mass} inmask <mask> Will allow variable <VAR> to be set to the total charge/mass of atoms selected by a mask.