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
72289a26
Commit
72289a26
authored
14 years ago
by
sjplimp
Browse files
Options
Downloads
Patches
Plain Diff
git-svn-id:
svn://svn.icms.temple.edu/lammps-ro/trunk@5811
f3b2605a-c512-4ea7-a41b-209d697bcdaa
parent
2ed6a60a
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/fix_box_relax.html
+13
-0
13 additions, 0 deletions
doc/fix_box_relax.html
doc/fix_box_relax.txt
+13
-0
13 additions, 0 deletions
doc/fix_box_relax.txt
with
26 additions
and
0 deletions
doc/fix_box_relax.html
+
13
−
0
View file @
72289a26
...
@@ -82,6 +82,19 @@ re-scaled. This can be useful for leaving the coordinates of atoms in
...
@@ -82,6 +82,19 @@ re-scaled. This can be useful for leaving the coordinates of atoms in
a solid substrate unchanged and controlling the pressure of a
a solid substrate unchanged and controlling the pressure of a
surrounding fluid.
surrounding fluid.
</P>
</P>
<P>
IMPORTANT NOTE: Appling an external pressure to tilt dimensions
<I>
xy
</I>
,
<I>
xz
</I>
,
<I>
yz
</I>
can sometimes result in arbitrarily large values of the
tilt dimensions, i.e. a dramatically deformed simulation box. This
typically indicates that there is something badly wrong with how the
simulation was constructed. The two most common sources of this error
are applying a shear stress to a liquid system or specifying an
external shear stress tensor that exceeds the yield stress of the
solid. In either case the minimization is either not going to
converge at all, or converge to a bogus conformation. Note that
LAMMPS will not throw an error when the tilt value becomes extreme,
but the final box may be unsuitable for running dynamics on, unless
fix deform is used first to remap the box to a valid tilt value.
</P>
<HR>
<HR>
<P>
The
<I>
couple
</I>
keyword allows two or three of the diagonal components of
<P>
The
<I>
couple
</I>
keyword allows two or three of the diagonal components of
...
...
This diff is collapsed.
Click to expand it.
doc/fix_box_relax.txt
+
13
−
0
View file @
72289a26
...
@@ -76,6 +76,19 @@ re-scaled. This can be useful for leaving the coordinates of atoms in
...
@@ -76,6 +76,19 @@ re-scaled. This can be useful for leaving the coordinates of atoms in
a solid substrate unchanged and controlling the pressure of a
a solid substrate unchanged and controlling the pressure of a
surrounding fluid.
surrounding fluid.
IMPORTANT NOTE: Appling an external pressure to tilt dimensions {xy},
{xz}, {yz} can sometimes result in arbitrarily large values of the
tilt dimensions, i.e. a dramatically deformed simulation box. This
typically indicates that there is something badly wrong with how the
simulation was constructed. The two most common sources of this error
are applying a shear stress to a liquid system or specifying an
external shear stress tensor that exceeds the yield stress of the
solid. In either case the minimization is either not going to
converge at all, or converge to a bogus conformation. Note that
LAMMPS will not throw an error when the tilt value becomes extreme,
but the final box may be unsuitable for running dynamics on, unless
fix deform is used first to remap the box to a valid tilt value.
:line
:line
The {couple} keyword allows two or three of the diagonal components of
The {couple} keyword allows two or three of the diagonal components of
...
...
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