ViewVC Help
View Directory | Revision Log | View Changeset | Root Listing
root/group
r882
File Last Change
branches/ 852 (21 years ago) by mmeineke: fixed the "Sudden Death" bug. The box was not switching between orthorhombic and non-orthorhombic wrapping correctly. we added a fabs() to the check.which should fix it.
tags/ 535 (21 years ago) by : This commit was manufactured by cvs2svn to create tag 'bob-5_14_03'.
trunk/ 882 (21 years ago) by chuckv: Fixed bug in parallel EAM. rho_row and rho_col were scattered into the same array. Unfortunately, MPI zeros the array between scatters so half of the sum was being lost. Fixed by added a temp array for column scatter, then sum loop over nlocal.
3 directories and 0 files shown