Bug Fix
Bug fixes for MultipoleSum
Bug Fixes
Updating MultipoleSum to scan the cutoff radii
Added the MultipoleSum
Added NitrileFrequencyMap module to staticProps
Added sitePotentials for the Choi et al. potential-frequency maps for nitriles
Added FCCOfR and IcosahedralOfR analyzers to staticProps
added selection offset 2 for pAngle
Fixed an initialization bug in pAngle selection offset branch
Fixes for ConstraintWriter in parallel, some cppcheck cleanup starting preparation for 2.2 release
* 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
Fixed a bug in g(r,theta) and g(r,omega) that assumed all StuntDoubles were atoms.
Rewrote much of selection module, added a bond correlation function
Have the ShellStatistics use the defined coordinateOrigin from the RNEMD block in the dump file.
Fixed a few bugs in the analysis code for RNEMD.
Fixed some warning messages and NanoVolume issues.
Fixed a few bugs and added some sanity checks in the analysis codes.
fixed affineScale to know about molecules that have traversed multiple box lengths.
Made RNEMD stats exactly the same as in the RNEMD module.
Added initial work on packmol->OpenMD converter, fixed a bug in RNEMDStats
Fixes for RNEMDZ
Added processFrame to RNEMDr
Bug fix.
Another fix.
Minor bug
Fixes for the slab statistics (and for RNEMD stats)
MERGE OpenMD development 1783:1878 into trunk
Bug fix in Tetrahedrality parameter Z exposed another bug in SimInfo.
Simplified the Tetrahedrality [Qk(z)] analysis code.
Added a selection offset for P2 Order parameters
Fixed a dynamic selection problem.
Updating P2 to handle dynamic selections
More linux compilation fixes
Updating MPI calls to C++, fixing a DumpWriter bug, cleaning cruft
Windows fixes
Cleaning up some warning messages on linux
Various Windows compilation fixes
Commenting out some cerrs in tetrahedrality, PL
Trunk: The changes in this commit are confined to applications/staticProps and for the most part deal with a misspelling of initialize. The one other change took place in StaticProps.cpp and deals with the default treatment of sele2. It had previously been set to 'select all' which seems to go against what would be desired by not specifying it with regard to proper operations of many of the analysis programs ( g of r's especially)
MERGE OpenMD development branch 1465:1781 into trunk
Fixing a compilation warning for CLANG compiler
Added <P4> order parameter to the computation done during director axis and <P2> computation.
Fixed a clang compilation problem, added the ability to output particle potential in the dump files.
Added a module to compute the length of a nanorod
Updated antlr, some minor formatting changes
bug fix in P2
Adding vector handling capability to P2 order parameter
fixed gengetopt generated files to fix pAngle bug
Completed SMIPD to Langevin Hull integrator name change
added missing files
new hotness
fixed bug in ObjectCount.cpp
Adding an object count option to staticProps
Adding 2-D g(r) module to static props
Changes to gofrz so you can specify the z length
More changes to gofrz.
Adding property set to svn entries
forgot the output file name
Adding a new correlation function to do slab-segregated g(r) calculations. This computes at g(r) for pairs while requiring the z coordinates of the two sites to be at fixed separations. The data is output in: r, z, g(r,z)
Adding a progress bar, and pAngle staticProps
Cleanup of unit normal code in Triangle.cpp SMIPD now call getUnitNormal instead of getNormal.
Added preliminary code for Alpha Hull calculation using qhull. Added preliminary support to SMIPD to support Alpha Hull. Alpha Hull does not yet add the correct things to triangle to be returned to SMPID. Preliminary changes for shadow hamiltonian integrator. Chages to md files so they will work in openMD.
Almost all of the changes necessary to create OpenMD out of our old project (OOPSE-4)
Removing CGAL
Returned old LD forces to SMIPDForceManager.
Fixed nanovol so it now builds.
Added large quantities of code for convex hull and constant pressure langevin dynamics.
Many fixes
Fixed a number of bugs in slab_density calculation
Correcting a few typos
Adding GofZ.cpp
Adding GofZ.hpp
fixed a few correlation functions
Fixes for building.
Check CGAL and qhull defines
Many fixes for Charmm-type torsions.
Added more chamges to nanovol.
Added volume calculation for hull.
Case typo in Vector.hpp
Testing files for NPT Langevin dynamics convex hull calculation.
Added code to compute bond angle distributions.
Build change.
Fixed more bugs and removed more CGAL.
Removed CGAL from OOPSE and replaced it with qhull.
Added Bond Order Parameter as a function of radius.
bug fixing Wigner 3-j import to C++
fixes for BOP
Fix to makefile.
Histogram bin change.
Added support for nanoparticle density profile.
possible fix for unnormalized BO
fixing a wrapVector problem in staticProps, also making Shifted force and electrostatic damping the default behavior
Cleaned up the code for BondOrderParameter and added a bunch of comments. Fixed a memory leak or ten.
Some efficiency fixes (now computes Wigner 3-j coefficients only once in the constructor).
Mostly done with BondOrderParameter. Only a few performance tweaks remain
fixing bond order parameter code
bug fixes (still broken, however)
Following Rein ten Wolde article
more bug fixes
more changes to BOP and SH
Fixed a bug in Wl code in BondOrderParameter
Bugfixes in BondOrderParameter and SphericalHarmonic
added SphericalHarmonics, fixed a few problems with BondOrderParameter
fixed bugs (mostly in BondOrderParameter)
Adding BondOrderParameter to StaticProps
Working on BondOrderParameter
Latest Version
Changing utility programs to use the new file format
Adding more changes to orientational bond order parameter.
Beginnings of a order parameter.
Adding code for bond orientational parameters.
Add the RippleOP to calculate the orderparameter of the ripples.
fixed an initialization bug of Hxy.cpp.
fixed the bugs of Hxy.cpp.
Adding single precision capabilities to c++ side
Autoconf fixes for FFTW. Multiple FFTW version support.
*** empty log message ***
Changes to calculate undulation spectrum
*** empty log message ***
Fixed a double/int bug. Surprised no one ever noticed before...
instead of printing to std::cout, throwing an exception when error is found.
fixing RhoZ
Code to calculate rho(Z) to calculate density profiles for water slabs.
std::bind2nd is in <functional>
fixed a bug and ran a simulation
working version of DensityPlot
adding DensityPlot into StaticProps
adding SCDOrderParameter into StaticProps
adding AtomNameVisitor to convert atom name to its base name; wrappingvisitor now wrap back to the center of the mass; adding P2OrderParameter into StaticProps
xemacs has been drafted to perform our indentation services
fix a bug in getting the dimension of histogram
avoid building parallel executable for dump2XYZ, simpleBuilder, staticProps and dynamicProps
Fix a bug in GofRAngle
adding LipidTransVisitor, GofXyz is working now
more bug get fixed
fix a bug in GofXyz
make processHistogram non-abstrct function
*** empty log message ***
finish GofXyz
change the output format of 2D radial distribution function
fix a bug in writing out the value of cosang
change the default bin number
change the suffix of output files;fix the problem of counting in staticProps
BlockSnapshotManager is using reference counting now
bug fix in StaticProps
(1) adding #ifdef __RWSTD to make sun compiler happy (2) fix pair density calculation problem when two selections intersect with each other
default length for staticProps is 1/2 smallest length of first frame
fixed a bug in SimInfo::getCutoff()
maximum length defaults to the cutoff radius
adding dynamicProps
more work in StaticProps
change the filenames
adding GofRAngle
remove some useless files
staticProps in progress
adding GofR