Homec4science

Merge pull request #466 from DallasTrinkle/meam-spline-multicomponent

Authored by sjplimp <sjplimp@sandia.gov> on May 11 2017, 17:22.

Description

Merge pull request #466 from DallasTrinkle/meam-spline-multicomponent

Meam spline multicomponent

Event Timeline

GitHub <noreply@github.com> committed rLAMMPSdeff6ffaac3b: Merge pull request #466 from DallasTrinkle/meam-spline-multicomponent (authored by sjplimp <sjplimp@sandia.gov>).May 11 2017, 17:22

Merged Changes

CommitAuthorDetailsCommitted
d0da0639f02bAxel Kohlmeyer
add a couple of simple example single/multi-elment inputs for meam/spline pair… 
May 9 2017
390ceb1475a7Axel Kohlmeyer
whitespace cleanup 
May 9 2017
6c5edf6c709eAxel Kohlmeyer
performance improvement through avoiding function call and dereference overhead 
May 9 2017
9cd994f57c70Axel Kohlmeyer
fix issues with potential file parser 
May 9 2017
42531389df27DallasTrinkle
Cleanup of style (removing all tabs, shortened long lines). 
May 4 2017
f7230006fef4DallasTrinkle
OpenMP version added. 
May 4 2017
754b40cb3100DallasTrinkle
Removed unused functions. 
May 4 2017
ffdc8b556d00DallasTrinkle
Cleanup. 
May 4 2017
5accce976a13DallasTrinkle
Cleanup. 
May 4 2017
349c1443a1c0DallasTrinkle
Cleanup. 
May 4 2017
2f71245d8277DallasTrinkle
Removed extra "helper" functions. 
May 4 2017
480727815a89DallasTrinkle
Starting to refactor in preparation to contruct OMP version. 
May 4 2017
45187a0fc77eDallasTrinkle
Fix system header #include style. 
May 4 2017
7409c6d78132DallasTrinkle
Cleaned up atom->x and atom->f deferences. 
May 3 2017
11cb0212b7faDallasTrinkle
Cleanup: two space indent + no trailing spaces on lines. 
May 3 2017
50c7234f2690DallasTrinkle
Fix to communication for mpi. Tested, and now working correctly with MPI. 
May 2 2017
f58fc9488f89DallasTrinkle
Fixed neighbor list building that caused error in parallel runs with… 
May 2 2017
408cc198854cDallasTrinkle
Fix for seg fault. 
May 2 2017
c76d27373ecdDallasTrinkle
Another fix for seg fault in parallel allocation. 
May 2 2017
fb08dc09f3b3DallasTrinkle
Small error in elements allocation causing seg. fault for parallel runs; fixed. 
May 1 2017
8bddf105bf7aDallasTrinkle
Updated version of equations, documentation. 
Apr 29 2017
31446e35b9b4DallasTrinkle
Cleanup on equations; JPG to be constructed. 
Apr 28 2017
9bdc43bb66eeDallasTrinkle
Updates to pair/meam/spline documentation. 
Apr 28 2017
a0b61d17b56aDallasTrinkle
Updates to documentation: equation. 
Apr 28 2017
8cc844136709DallasTrinkle
Cleanup on pair_meam_spline.cpp 
Apr 28 2017
7d9670bc6c48DallasTrinkle
Addition of potential, code modifications to incorporate multicomponent spline… 
Apr 28 2017