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
af1adefe
Commit
af1adefe
authored
10 years ago
by
sjplimp
Browse files
Options
Downloads
Patches
Plain Diff
git-svn-id:
svn://svn.icms.temple.edu/lammps-ro/trunk@12767
f3b2605a-c512-4ea7-a41b-209d697bcdaa
parent
b9043922
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
doc/pair_dpd.html
+6
-1
6 additions, 1 deletion
doc/pair_dpd.html
doc/pair_dpd.txt
+6
-1
6 additions, 1 deletion
doc/pair_dpd.txt
with
12 additions
and
2 deletions
doc/pair_dpd.html
+
6
−
1
View file @
af1adefe
...
...
@@ -103,6 +103,11 @@ except that A is not included.
<P>
The GPU-accelerated versions of these styles are implemented based on
the work of
<A
HREF =
"#Afshar"
>
(Afshar)
</A>
and
<A
HREF =
"#Phillips"
>
(Phillips)
</A>
.
</P>
<P>
IMPORTANT NOTE: If you are modeling DPD polymer chains, you may want
to use the
<A
HREF =
"pair_srp.html"
>
pair_style srp
</A>
command in conjuction with
these pair styles. It is a soft segmental repulsive potential (SRP)
that can prevent DPD polymer chains from crossing each other.
</P>
<HR>
<P>
Styles with a
<I>
cuda
</I>
,
<I>
gpu
</I>
,
<I>
intel
</I>
,
<I>
kk
</I>
,
<I>
omp
</I>
, or
<I>
opt
</I>
suffix are
...
...
@@ -189,7 +194,7 @@ compute depend on atom velocities. See the
<P><B>
Related commands:
</B>
</P>
<P><A
HREF =
"pair_coeff.html"
>
pair_coeff
</A>
,
<A
HREF =
"fix_nh.html"
>
fix nvt
</A>
,
<A
HREF =
"fix_langevin.html"
>
fix
langevin
</A>
langevin
</A>
,
<A
HREF =
"pair_srp.html"
>
pair_style srp
</A>
</P>
<P><B>
Default:
</B>
none
</P>
...
...
This diff is collapsed.
Click to expand it.
doc/pair_dpd.txt
+
6
−
1
View file @
af1adefe
...
...
@@ -95,6 +95,11 @@ except that A is not included.
The GPU-accelerated versions of these styles are implemented based on
the work of "(Afshar)"_#Afshar and "(Phillips)"_#Phillips.
IMPORTANT NOTE: If you are modeling DPD polymer chains, you may want
to use the "pair_style srp"_pair_srp.html command in conjuction with
these pair styles. It is a soft segmental repulsive potential (SRP)
that can prevent DPD polymer chains from crossing each other.
:line
Styles with a {cuda}, {gpu}, {intel}, {kk}, {omp}, or {opt} suffix are
...
...
@@ -181,7 +186,7 @@ compute depend on atom velocities. See the
[Related commands:]
"pair_coeff"_pair_coeff.html, "fix nvt"_fix_nh.html, "fix
langevin"_fix_langevin.html
langevin"_fix_langevin.html
, "pair_style srp"_pair_srp.html
[Default:] none
...
...
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