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
15abc50f
Commit
15abc50f
authored
17 years ago
by
sjplimp
Browse files
Options
Downloads
Patches
Plain Diff
git-svn-id:
svn://svn.icms.temple.edu/lammps-ro/trunk@944
f3b2605a-c512-4ea7-a41b-209d697bcdaa
parent
9c9b750c
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
doc/Section_modify.html
+16
-10
16 additions, 10 deletions
doc/Section_modify.html
doc/Section_modify.txt
+16
-10
16 additions, 10 deletions
doc/Section_modify.txt
with
32 additions
and
20 deletions
doc/Section_modify.html
+
16
−
10
View file @
15abc50f
...
...
@@ -564,11 +564,11 @@ us. See existing package files for examples of these details.
</P>
<P>
Your user package will be a directory with a name like USER-FOO. In
addition to your new files, the directory should contain a README,
Install.csh and style_user_foo.h file.
Install.csh and style_user_foo.h file. Send us a tarball of this
USER-FOO directory.
</P>
<P>
The README text file should contain your name and contact information
and a brief description of what your new package does. This is for
users to look at.
and a brief description of what your new package does.
</P>
<P>
The Install.csh and style_user_foo.h files enable LAMMPS to include
and exclude your package.
...
...
@@ -580,13 +580,19 @@ necessary to implement the new features. They don't have to be
written in the same style and syntax as other LAMMPS files, thought
that would be nice.
</P>
<P>
Finally, you also need to send us a documentation file for each new
command or style you are adding to LAMMPS. These are text files which
we will convert to HTML. Use one of the *.txt files in the doc dir as
a starting point for the new file you create, since it should look
similar to the doc files for existing commands and styles. Note that
the more clear and self-exaplantory you make your documentation, the
more likely it is that users will try out your new feature.
<P>
Finally, in addition to the USER-FOO tarball, you also need to send us
a documentation file for each new command or style you are adding to
LAMMPS. These are text files which we will convert to HTML. Use one
of the *.txt files in the doc dir as a starting point for the new file
you create, since it should look similar to the doc files for existing
commands and styles. The "Restrictions" section of the doc page
should indicate that your feature is only available if LAMMPS is built
with the "user-foo" package. See other user package files for an
example of how to do this.
</P>
<P>
Note that the more clear and self-exaplantory you make your doc and
README files, the more likely it is that users will try out your new
feature.
</P>
<HR>
...
...
This diff is collapsed.
Click to expand it.
doc/Section_modify.txt
+
16
−
10
View file @
15abc50f
...
...
@@ -541,11 +541,11 @@ us. See existing package files for examples of these details.
Your user package will be a directory with a name like USER-FOO. In
addition to your new files, the directory should contain a README,
Install.csh and style_user_foo.h file.
Install.csh and style_user_foo.h file. Send us a tarball of this
USER-FOO directory.
The README text file should contain your name and contact information
and a brief description of what your new package does. This is for
users to look at.
and a brief description of what your new package does.
The Install.csh and style_user_foo.h files enable LAMMPS to include
and exclude your package.
...
...
@@ -557,13 +557,19 @@ necessary to implement the new features. They don't have to be
written in the same style and syntax as other LAMMPS files, thought
that would be nice.
Finally, you also need to send us a documentation file for each new
command or style you are adding to LAMMPS. These are text files which
we will convert to HTML. Use one of the *.txt files in the doc dir as
a starting point for the new file you create, since it should look
similar to the doc files for existing commands and styles. Note that
the more clear and self-exaplantory you make your documentation, the
more likely it is that users will try out your new feature.
Finally, in addition to the USER-FOO tarball, you also need to send us
a documentation file for each new command or style you are adding to
LAMMPS. These are text files which we will convert to HTML. Use one
of the *.txt files in the doc dir as a starting point for the new file
you create, since it should look similar to the doc files for existing
commands and styles. The "Restrictions" section of the doc page
should indicate that your feature is only available if LAMMPS is built
with the "user-foo" package. See other user package files for an
example of how to do this.
Note that the more clear and self-exaplantory you make your doc and
README files, the more likely it is that users will try out your new
feature.
:line
:line
...
...
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