Skip to content

DiscreteLogarithm/capillary-LAMMPS-LIGGGHTS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

capillary-LAMMPS-LIGGGHTS

Simple capillary force model for granular matter in LAMMPS/LIGGGHTS

Installation

  • Put the patch file in your top-level LAMMPS/LIGGGHTS directory, where the LICENSE and README files are.

  • Apply the patch by typing the following command in your top-level LAMMPS/LIGGGHTS directory:

      patch -p1 < patch.capillary
    
  • Then include this package by typing the following command in src directory:

      make yes-user-capillary
    
  • Then build again as usual.

Uninstallation

  • Use following command in src directory:

      make no-user-capillary
    
  • Then build again

About

Simple capillary force model for granular matter in LAMMPS/LIGGGHTS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages