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
6e31b7da
Commit
6e31b7da
authored
6 years ago
by
jrgissing
Browse files
Options
Downloads
Patches
Plain Diff
doc typos
parent
52446eed
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
doc/src/fix_bond_react.txt
+6
-6
6 additions, 6 deletions
doc/src/fix_bond_react.txt
with
6 additions
and
6 deletions
doc/src/fix_bond_react.txt
+
6
−
6
View file @
6e31b7da
...
@@ -265,8 +265,8 @@ reaction mechanism into several reaction steps, each defined by a fix
...
@@ -265,8 +265,8 @@ reaction mechanism into several reaction steps, each defined by a fix
bond/react. 2) While typically a bond is formed between the bonding
bond/react. 2) While typically a bond is formed between the bonding
atom pairs specified in the pre-reacted molecule template, this is not
atom pairs specified in the pre-reacted molecule template, this is not
required. 3) By reversing the order of the pre- and post-reacted
required. 3) By reversing the order of the pre- and post-reacted
molecule template in another
fix bond/react command
, you can allow for
molecule template
s
in another
'react' argument
, you can allow for
the
the
possibility of one or more reverse reactions.
possibility of one or more reverse reactions.
The optional keywords deal with the probability of a given reaction
The optional keywords deal with the probability of a given reaction
occurring as well as the stable equilibration of each reaction site as
occurring as well as the stable equilibration of each reaction site as
...
@@ -287,7 +287,7 @@ equilibration time' should be tuned to be as small as possible while
...
@@ -287,7 +287,7 @@ equilibration time' should be tuned to be as small as possible while
retaining stability for a given system or reaction step. After a
retaining stability for a given system or reaction step. After a
limited number of case studies, this number has been set to a default
limited number of case studies, this number has been set to a default
of 60 timesteps. Ideally, it should be individually tuned for each fix
of 60 timesteps. Ideally, it should be individually tuned for each fix
bond/
react. Note that in some situations, decreasing rather than
react
ion step
. Note that in some situations, decreasing rather than
increasing this parameter will result in an increase in stability.
increasing this parameter will result in an increase in stability.
A few other considerations:
A few other considerations:
...
@@ -302,7 +302,7 @@ reaction:
...
@@ -302,7 +302,7 @@ reaction:
fix 1 bond_react_MASTER_group temp/rescale 1 300 300 10 1
fix 1 bond_react_MASTER_group temp/rescale 1 300 300 10 1
NOTE: This command must be added after the fix bond/react command, and
NOTE: This command must be added after the fix bond/react command, and
will apply to all reaction s
pecification
s.
will apply to all reaction s
tep
s.
Computationally, each timestep this fix operates, it loops over
Computationally, each timestep this fix operates, it loops over
neighbor lists and computes distances between pairs of atoms in the
neighbor lists and computes distances between pairs of atoms in the
...
@@ -338,8 +338,8 @@ minimization"_minimize.html.
...
@@ -338,8 +338,8 @@ minimization"_minimize.html.
[Restrictions:]
[Restrictions:]
This fix is part of the USER-MISC package. It is only enabled if
LAMMPS was
This fix is part of the USER-MISC package. It is only enabled if
built with that package. See the "Making
LAMMPS was
built with that package. See the "Making
LAMMPS"_Section_start.html#start_3 section for more info.
LAMMPS"_Section_start.html#start_3 section for more info.
[Related commands:]
[Related commands:]
...
...
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