git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@3133 f3b2605a-c512-4ea7-a41b-209d697bcdaa

This commit is contained in:
sjplimp 2009-08-31 16:50:13 +00:00
parent c31529344b
commit 14254f023a
1 changed files with 0 additions and 4 deletions

View File

@ -192,10 +192,6 @@ c allocate coeff memory
allocate(phirar5(nr,(neltypes*(neltypes+1))/2))
allocate(phirar6(nr,(neltypes*(neltypes+1))/2))
c HACK for debug: compute phi_meam for NiC equilibrium spacing
r = 2.007
phitmp = phi_meam(r,1,2)
c loop over pairs of element types
nv2 = 0
do a = 1,neltypes