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
9720b753
Commit
9720b753
authored
10 years ago
by
sjplimp
Browse files
Options
Downloads
Patches
Plain Diff
git-svn-id:
svn://svn.icms.temple.edu/lammps-ro/trunk@13393
f3b2605a-c512-4ea7-a41b-209d697bcdaa
parent
6a7dc047
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
doc/dump.html
+1
-1
1 addition, 1 deletion
doc/dump.html
doc/dump.txt
+1
-1
1 addition, 1 deletion
doc/dump.txt
doc/read_dump.html
+2
-2
2 additions, 2 deletions
doc/read_dump.html
doc/read_dump.txt
+2
-2
2 additions, 2 deletions
doc/read_dump.txt
with
6 additions
and
6 deletions
doc/dump.html
+
1
−
1
View file @
9720b753
...
...
@@ -57,7 +57,7 @@
f_ID = local vector calculated by a fix with ID
f_ID[N] = Nth column of local array calculated by a fix with ID
</PRE>
<PRE>
<I>
custom
</I>
o
f
<I>
custom/mpiio
</I>
args = list of atom attributes
<PRE>
<I>
custom
</I>
o
r
<I>
custom/mpiio
</I>
args = list of atom attributes
possible attributes = id, mol, proc, procp1, type, element, mass,
x, y, z, xs, ys, zs, xu, yu, zu,
xsu, ysu, zsu, ix, iy, iz,
...
...
This diff is collapsed.
Click to expand it.
doc/dump.txt
+
1
−
1
View file @
9720b753
...
...
@@ -44,7 +44,7 @@ args = list of arguments for a particular style :l
f_ID = local vector calculated by a fix with ID
f_ID\[N\] = Nth column of local array calculated by a fix with ID :pre
{custom} o
f
{custom/mpiio} args = list of atom attributes
{custom} o
r
{custom/mpiio} args = list of atom attributes
possible attributes = id, mol, proc, procp1, type, element, mass,
x, y, z, xs, ys, zs, xu, yu, zu,
xsu, ysu, zsu, ix, iy, iz,
...
...
This diff is collapsed.
Click to expand it.
doc/read_dump.html
+
2
−
2
View file @
9720b753
...
...
@@ -101,8 +101,8 @@ files via the "%" option in the dump file name. See the
<P>
The format of the dump file is selected through the
<I>
format
</I>
keyword.
If specified, it must be the last keyword used, since all remaining
arguments are passed on to the dump reader. The
<I>
native
</I>
format is
for native LAMMPS dump files, written with a
"dump atom".html or
<A
HREF =
"dump.html"
>
dump
custom
</A>
command. The
<I>
xyz
</I>
format is for generic XYZ
for native LAMMPS dump files, written with a
<A
HREF =
"dump.html"
>
dump
atom
</A>
or
<A
HREF =
"dump.html"
>
dump
custom
</A>
command. The
<I>
xyz
</I>
format is for generic XYZ
formatted dump files. These formats take no additional values.
</P>
<P>
The
<I>
molfile
</I>
format supports reading data through using the
<A
HREF =
"vmd"
>
VMD
</A>
...
...
This diff is collapsed.
Click to expand it.
doc/read_dump.txt
+
2
−
2
View file @
9720b753
...
...
@@ -91,8 +91,8 @@ files via the "%" option in the dump file name. See the
The format of the dump file is selected through the {format} keyword.
If specified, it must be the last keyword used, since all remaining
arguments are passed on to the dump reader. The {native} format is
for native LAMMPS dump files, written with a "dump atom".html or
"dump
custom"_dump.html command. The {xyz} format is for generic XYZ
for native LAMMPS dump files, written with a "dump atom"
_dump
.html or
"dump
custom"_dump.html command. The {xyz} format is for generic XYZ
formatted dump files. These formats take no additional values.
The {molfile} format supports reading data through using the "VMD"_vmd
...
...
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