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
57099017
Commit
57099017
authored
14 years ago
by
sjplimp
Browse files
Options
Downloads
Patches
Plain Diff
git-svn-id:
svn://svn.icms.temple.edu/lammps-ro/trunk@5865
f3b2605a-c512-4ea7-a41b-209d697bcdaa
parent
8aec110f
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/fix_qeq_comb.html
+8
-6
8 additions, 6 deletions
doc/fix_qeq_comb.html
doc/fix_qeq_comb.txt
+8
-6
8 additions, 6 deletions
doc/fix_qeq_comb.txt
with
16 additions
and
12 deletions
doc/fix_qeq_comb.html
+
8
−
6
View file @
57099017
...
@@ -38,12 +38,14 @@
...
@@ -38,12 +38,14 @@
</PRE>
</PRE>
<P><B>
Description:
</B>
<P><B>
Description:
</B>
</P>
</P>
<P>
This fix is designed for use with the pair_style comb command which
<P>
Perform charge equilibration (QeQ) in conjunction with the COMB
implements the COMB COMB (Charge-Optimized Many-Body) potential as
(Charge-Optimized Many-Body) potential as described in
described in
<A
HREF =
"#COMB_1"
>
(COMB_1)
</A>
and
<A
HREF =
"#COMB_2"
>
(COMB_2)
</A>
. It performs
<A
HREF =
"#COMB_1"
>
(COMB_1)
</A>
and
<A
HREF =
"#COMB_2"
>
(COMB_2)
</A>
. It performs the charge
the charge equilibration portion of the calculation using the
equilibration portion of the calculation using the so-called QEq
so-called QEq method, whereby the charge on each atom is adjusted to
method, whereby the charge on each atom is adjusted to minimize the
minimize the energy of the system.
energy of the system. This fix can only be used with the COMB
potential; see the
<A
HREF =
"fix_qeq_reqx.html"
>
fix qeq/reax
</A>
command for a QeQ
calculation that can be used with any potential.
</P>
</P>
<P>
Only charges on the atoms in the specified group are equilibrated.
<P>
Only charges on the atoms in the specified group are equilibrated.
The fix relies on the pair style (COMB in this case) to calculate the
The fix relies on the pair style (COMB in this case) to calculate the
...
...
This diff is collapsed.
Click to expand it.
doc/fix_qeq_comb.txt
+
8
−
6
View file @
57099017
...
@@ -28,12 +28,14 @@ fix 1 surface qeq/comb 10 0.0001 :pre
...
@@ -28,12 +28,14 @@ fix 1 surface qeq/comb 10 0.0001 :pre
[Description:]
[Description:]
This fix is designed for use with the pair_style comb command which
Perform charge equilibration (QeQ) in conjunction with the COMB
implements the COMB COMB (Charge-Optimized Many-Body) potential as
(Charge-Optimized Many-Body) potential as described in
described in "(COMB_1)"_#COMB_1 and "(COMB_2)"_#COMB_2. It performs
"(COMB_1)"_#COMB_1 and "(COMB_2)"_#COMB_2. It performs the charge
the charge equilibration portion of the calculation using the
equilibration portion of the calculation using the so-called QEq
so-called QEq method, whereby the charge on each atom is adjusted to
method, whereby the charge on each atom is adjusted to minimize the
minimize the energy of the system.
energy of the system. This fix can only be used with the COMB
potential; see the "fix qeq/reax"_fix_qeq_reqx.html command for a QeQ
calculation that can be used with any potential.
Only charges on the atoms in the specified group are equilibrated.
Only charges on the atoms in the specified group are equilibrated.
The fix relies on the pair style (COMB in this case) to calculate the
The fix relies on the pair style (COMB in this case) to calculate the
...
...
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