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

This commit is contained in:
sjplimp 2012-12-12 22:40:57 +00:00
parent ee43584966
commit 422ac6a09d
1 changed files with 1 additions and 1 deletions

View File

@ -680,7 +680,7 @@ void PairLubricateU::compute_Fh(double **x)
// Find the contribution to stress from isotropic RS0
// Set psuedo force to obtain the required contribution
// need to set delx and fy only
// need to set delx and fy only
fx = 0.0; delx = radi;
fy = vxmu2f*RS0*gdot/2.0/radi; dely = 0.0;