Regarding interaction potential between wall and particles

Hi All,
I am doing 2d simulation of Yukawa liquid. I want to make a wall only for ylo surface.
How i make interaction potential between wall and particles Yukawa.

Force field

pair_style yukawa 1.1962e3 0.011
#if Q = 11940
pair_coeff * * 3.2790e-20

#Settings
neighbor 0.001 bin
neigh_modify every 1 delay 0 check yes
mass * 6.99e-13

Hi All,
I am doing 2d simulation of Yukawa liquid. I want to make a wall only for
ylo surface.
How i make interaction potential between wall and particles Yukawa.

you can use any of the wall fixes in LAMMPS, if that is the kind of
wall you want, or you can build one from explicitly placing particles
and immobilizing them.

axel.