Published October 19, 2017
| Version 0.1.1
Software
Open
MobleyLab/blues: Version 0.1.1
Authors/Creators
- 1. @MobleyLab
- 2. University of California, Irvine
Description
- Adding extra propagation steps between lambda 0.2 -> 0.8 in the alchemical integrator
- User parameter
nprop = 5(Default).
- User parameter
- Zeroing masses of atoms outside the 5.0A distance (Default) of the ligand in the alchemical system.
- Distance for freezing atoms is now a user parameter with
freeze_distance - Added option to set selection center
freeze_centerDefault: 'LIG' - Added option to include solvent
freeze_solventDefault: 'HOH,NA,CL'
- Distance for freezing atoms is now a user parameter with
- Switch print statements for
loggingmodule - Made input parameters for functions in the
Simulationclass explicit- Set default values but can pass the input parameters from the
optdictionary
- Set default values but can pass the input parameters from the
- New parameter
write_movefor theacceptRejectNCMCfunction- Setting
write_move = Truewill write the accepted move to a PDB file.
- Setting
- Changed
runNCMC()torun().- Avoids potential confusion with function
simulateNCMC()
- Avoids potential confusion with function
- Simplified NCMC trajectory reporter
- Replaced
write_ncmcparameter withncmc_traj - If a string is specified for (i.e.
ncmc_traj = ncmc_output, it will write every NCMC step to a DCD file namedncmc_output.dcd
- Replaced
- Added a function
_getSimulationInfo()that will print out the simulation time information
Files
MobleyLab/blues-0.1.1.zip
Files
(1.6 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:34558eb2c02270a68e056c76f9c46506
|
1.6 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/MobleyLab/blues/tree/0.1.1 (URL)