Author Topic: steele wall potential for wall-fluid interaction.  (Read 1750 times)

nithin1532

  • Newbie
  • *
  • Posts: 3
    • View Profile
steele wall potential for wall-fluid interaction.
« on: May 24, 2019, 06:54:33 AM »
Hello all,

How do I add new potential.

I actually want to add steele wall potential for the graphite wall for respective wall-fluid interaction.

Is there any way of adding this potential.

Thanks in advance

David Dubbeldam

  • Sr. Member
  • ****
  • Posts: 251
    • View Profile
Re: steele wall potential for wall-fluid interaction.
« Reply #1 on: July 06, 2019, 04:09:22 PM »
Look at the file 'potentials.c' and 'potentials.h".
Grep one of the potentials, for example: grep ZERO_POTENTIAL potentials.*
to study that to add your potential.