Evaluate the shear stress/friction force for confined shear model using REAX force field

Dear LAMMPS users,

I run a MD simulation for a confined shear model using REAX force field. I used to use compute group/group to evaluate the friction force (Fxz) which induced by lubricant on a surface. However, this compute command is only applicable for pairwise interactions such as LJ, Buckingham, Morse … potentials.

I have carried out a comparison between the shear tress evaluated by Txz = Fxz/Surface area with Sxz , but Sxz is different with Txz.

Does anyone have any good approach the evaluate the shear stress/friction force for confined shear model using REAX force field ?

Best regards,

Thi Dinh TA

Associate Research Fellow

School of Mechanical, Materials & Mechatronic Engineering

University of Wollongong

NSW 2522, Australia

Phone : (+61) 405 234 812

Email: dtt507@…3974…

Dear LAMMPS users,

I run a MD simulation for a confined shear model using REAX force field. I
used to use compute group/group to evaluate the friction force (Fxz) which
induced by lubricant on a surface. However, this compute command is only
applicable for pairwise interactions such as LJ, Buckingham, Morse ..
potentials.

I have carried out a comparison between the shear tress evaluated by Txz =
Fxz/Surface area with Sxz , but Sxz is different with Txz.

Does anyone have any good approach the evaluate the shear stress/friction
force for confined shear model using REAX force field ?

not directly, but i recall that there were discussions in the past
about different approaches to derive stress for different potentials.
you may want to try and dig (deep?) into the lammps-users mailing list
archives and see if there is anything helpful among the papers
mentioned in those discussions.

axel.

Hi Dinh,

I suggest you take a look at this example input script: http://lammps.sandia.gov/user/script11/in.shear

Here the shear stress and normal force acting on the slabs are output from fix aveforce and fix setforce. Assuming that you use these to apply the pressure (i.e. push one slab down and keep other fixed), this should work for any pair style.

Kind regards,

James

Hi James,

Thank for your helpful support !

Best regards,

Thi Dinh TA

Associate Research Fellow

School of Mechanical, Materials & Mechatronic Engineering

University of Wollongong

NSW 2522, Australia

Phone : (+61) 405 234 812

Email: dtt507@…3974…