Revision 
2026 -
Directory Listing
- 
[select for diffs]
Modified
Wed Oct 22 12:23:59 2014 UTC
(11 years ago)
by 
gezelter
Diff to 
previous 1980
Starting to add support for UniformGradient. 
Changed Vector3d input type to a more general std::vector<RealType> input.  This change alters RNEMD and UniformField inputs.
 
Revision 
1979 -
Directory Listing
- 
[select for diffs]
Modified
Sat Apr  5 20:56:01 2014 UTC
(11 years, 6 months ago)
by 
gezelter
Diff to 
previous 1971
* Changed the stdDev printouts in RNEMD stats to the 95% confidence intervals
* Added the ability to specify non-bonded constraints in a molecule
* Added the ability to do selection offsets in the pAngle staticProps module
 
Revision 
1801 -
Directory Listing
- 
[select for diffs]
Modified
Mon Oct  1 18:21:15 2012 UTC
(13 years, 1 month ago)
by 
gezelter
Diff to 
previous 1793
Some parallel fixes for "select all" selection scripts.  The distance finder
selection, e.g. "select within(4.0, Au)", still needs work, however.