Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
L
lammps
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
multiscale
lammps
Commits
cbd8f997
Commit
cbd8f997
authored
7 years ago
by
Abdoreza Ershadinia
Committed by
GitHub
7 years ago
Browse files
Options
Downloads
Patches
Plain Diff
Restrictions Added
parent
b720f391
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
doc/src/fix_wall_region_ees.txt
+10
-3
10 additions, 3 deletions
doc/src/fix_wall_region_ees.txt
with
10 additions
and
3 deletions
doc/src/fix_wall_region_ees.txt
+
10
−
3
View file @
cbd8f997
...
...
@@ -19,8 +19,8 @@ epsilon = strength factor for wall-particle interaction (energy or energy/distan
sigma = size factor for wall-particle interaction (distance units)
cutoff = distance from wall at which wall-particle interaction is cut off (distance units) :ul
[Examples:]
o
o
[Examples:]
fix wall all wall/region/ees mySphere 1.0 1.0 2.5 :pre
[Description:]
...
...
@@ -32,7 +32,14 @@ the EES potential introduced "fix wall/ees"_fix_wall_ees.html.
Other details of this command is the same wiht "fix wall/region"_fix_wall_region.html command.
One may also find and exapmle of using this code in USER/ees/ under examples/ directory.
[Restrictions:] none
[Restrictions:]
This fix is part of the USER-MISC package. It is only enabled if LAMMPS
was built with that package. See the "Making
LAMMPS"_Section_start.html#start_3 section for more info.
This fix requires that atoms be ellipsoids as defined by the
"atom_style ellipsoid"_atom_style.html command.
[Related commands:]
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment