tweak table widths for smoother display as PDF
This commit is contained in:
@ -213,6 +213,7 @@ The output of this command will be looking something like this:
|
|||||||
The ``ctest`` command has many options, the most important ones are:
|
The ``ctest`` command has many options, the most important ones are:
|
||||||
|
|
||||||
.. list-table::
|
.. list-table::
|
||||||
|
:widths: 20 80
|
||||||
|
|
||||||
* - Option
|
* - Option
|
||||||
- Function
|
- Function
|
||||||
@ -336,6 +337,7 @@ paths in the individual source files.
|
|||||||
The force style test programs have a common set of options:
|
The force style test programs have a common set of options:
|
||||||
|
|
||||||
.. list-table::
|
.. list-table::
|
||||||
|
:widths: 25 75
|
||||||
|
|
||||||
* - Option
|
* - Option
|
||||||
- Function
|
- Function
|
||||||
|
|||||||
@ -308,7 +308,7 @@ LAMMPS system size restrictions
|
|||||||
|
|
||||||
.. list-table::
|
.. list-table::
|
||||||
:header-rows: 1
|
:header-rows: 1
|
||||||
:widths: auto
|
:widths: 18 27 28 27
|
||||||
:align: center
|
:align: center
|
||||||
|
|
||||||
* -
|
* -
|
||||||
|
|||||||
@ -53,7 +53,7 @@ Members of ``lammpsplugin_t``
|
|||||||
|
|
||||||
.. list-table::
|
.. list-table::
|
||||||
:header-rows: 1
|
:header-rows: 1
|
||||||
:widths: auto
|
:widths: 15 85
|
||||||
|
|
||||||
* - Member
|
* - Member
|
||||||
- Description
|
- Description
|
||||||
|
|||||||
@ -44,7 +44,7 @@ available:
|
|||||||
|
|
||||||
.. list-table::
|
.. list-table::
|
||||||
:header-rows: 1
|
:header-rows: 1
|
||||||
:widths: auto
|
:widths: 32 18 50
|
||||||
:align: left
|
:align: left
|
||||||
|
|
||||||
* - File name:
|
* - File name:
|
||||||
|
|||||||
@ -245,36 +245,38 @@ to use scoped enumerators instead.
|
|||||||
|
|
||||||
.. list-table::
|
.. list-table::
|
||||||
:header-rows: 1
|
:header-rows: 1
|
||||||
:widths: auto
|
:widths: 23 10 23 10 23 10
|
||||||
|
|
||||||
* - Symbolic Constant
|
* - Symbolic Constant
|
||||||
- Value
|
- Value
|
||||||
- Symbolic Constant
|
- Symbolic Constant
|
||||||
- Value
|
- Value
|
||||||
|
- Symbolic Constant
|
||||||
|
- Value
|
||||||
* - Atom::GROW
|
* - Atom::GROW
|
||||||
|
- 0
|
||||||
|
- Atom::ATOMIC
|
||||||
- 0
|
- 0
|
||||||
- Atom::MAP_NONE
|
- Atom::MAP_NONE
|
||||||
- 0
|
- 0
|
||||||
* - Atom::RESTART
|
* - Atom::RESTART
|
||||||
|
- 1
|
||||||
|
- Atom::MOLECULAR
|
||||||
- 1
|
- 1
|
||||||
- Atom::MAP_ARRAY
|
- Atom::MAP_ARRAY
|
||||||
- 1
|
- 1
|
||||||
* - Atom::BORDER
|
* - Atom::BORDER
|
||||||
|
- 2
|
||||||
|
- Atom::TEMPLATE
|
||||||
- 2
|
- 2
|
||||||
- Atom::MAP_HASH
|
- Atom::MAP_HASH
|
||||||
- 2
|
- 2
|
||||||
* - Atom::ATOMIC
|
* - AtomVec::PER_ATOM
|
||||||
- 0
|
- 0
|
||||||
- Atom::MAP_YES
|
|
||||||
- 3
|
|
||||||
* - Atom::MOLECULAR
|
|
||||||
- 1
|
|
||||||
- AtomVec::PER_ATOM
|
|
||||||
- 0
|
|
||||||
* - Atom::TEMPLATE
|
|
||||||
- 2
|
|
||||||
- AtomVec::PER_TYPE
|
- AtomVec::PER_TYPE
|
||||||
- 1
|
- 1
|
||||||
|
- Atom::MAP_YES
|
||||||
|
- 3
|
||||||
|
|
||||||
Old:
|
Old:
|
||||||
|
|
||||||
|
|||||||
@ -1077,7 +1077,7 @@ Procedures Bound to the :f:type:`lammps` Derived Type
|
|||||||
|
|
||||||
.. list-table::
|
.. list-table::
|
||||||
:header-rows: 1
|
:header-rows: 1
|
||||||
:widths: auto
|
:widths: 21 20 40 19
|
||||||
|
|
||||||
* - Style
|
* - Style
|
||||||
- Type
|
- Type
|
||||||
@ -1167,7 +1167,7 @@ Procedures Bound to the :f:type:`lammps` Derived Type
|
|||||||
|
|
||||||
.. list-table::
|
.. list-table::
|
||||||
:header-rows: 1
|
:header-rows: 1
|
||||||
:widths: auto
|
:widths: 20 19 11 11 21 18
|
||||||
|
|
||||||
* - Style
|
* - Style
|
||||||
- Type
|
- Type
|
||||||
|
|||||||
@ -32,9 +32,9 @@ optimized for a long-range Coulomb solver (e.g. Ewald or PPPM in LAMMPS)
|
|||||||
model (without fix shake) is desired, for rigid bonds/angles they are
|
model (without fix shake) is desired, for rigid bonds/angles they are
|
||||||
ignored.
|
ignored.
|
||||||
|
|
||||||
.. list-table::
|
.. list-table::
|
||||||
:header-rows: 1
|
:header-rows: 1
|
||||||
:widths: auto
|
:widths: 38 22 20 20
|
||||||
|
|
||||||
* - Parameter
|
* - Parameter
|
||||||
- TIP3P-CHARMM
|
- TIP3P-CHARMM
|
||||||
|
|||||||
@ -70,9 +70,9 @@ parameters adjusted for use with a long-range Coulombic solver
|
|||||||
OM distance is specified in the :doc:`pair_style <pair_style>` command,
|
OM distance is specified in the :doc:`pair_style <pair_style>` command,
|
||||||
not as part of the pair coefficients.
|
not as part of the pair coefficients.
|
||||||
|
|
||||||
.. list-table::
|
.. list-table::
|
||||||
:header-rows: 1
|
:header-rows: 1
|
||||||
:widths: auto
|
:widths: 36 19 13 15 17
|
||||||
|
|
||||||
* - Parameter
|
* - Parameter
|
||||||
- TIP4P (original)
|
- TIP4P (original)
|
||||||
|
|||||||
@ -32,9 +32,9 @@ The table below lists the force field parameters (in real :doc:`units
|
|||||||
<Mahoney>` and the TIP5P-E model :ref:`(Rick) <Rick>` for use with a
|
<Mahoney>` and the TIP5P-E model :ref:`(Rick) <Rick>` for use with a
|
||||||
long-range Coulombic solver (e.g. Ewald or PPPM in LAMMPS).
|
long-range Coulombic solver (e.g. Ewald or PPPM in LAMMPS).
|
||||||
|
|
||||||
.. list-table::
|
.. list-table::
|
||||||
:header-rows: 1
|
:header-rows: 1
|
||||||
:widths: auto
|
:widths: 50 25 25
|
||||||
|
|
||||||
* - Parameter
|
* - Parameter
|
||||||
- TIP5P
|
- TIP5P
|
||||||
|
|||||||
@ -37,6 +37,7 @@ includes several public variables that describe the geometry/dynamics of the
|
|||||||
contact such as
|
contact such as
|
||||||
|
|
||||||
.. list-table::
|
.. list-table::
|
||||||
|
:widths: 25 75
|
||||||
|
|
||||||
* - ``xi`` and ``xj``
|
* - ``xi`` and ``xj``
|
||||||
- Positions of the two contacting bodies
|
- Positions of the two contacting bodies
|
||||||
@ -64,6 +65,7 @@ GranSubMod classes. All GranSubMod classes share several general methods which m
|
|||||||
need to be defined
|
need to be defined
|
||||||
|
|
||||||
.. list-table::
|
.. list-table::
|
||||||
|
:widths: 25 75
|
||||||
|
|
||||||
* - ``mix_coeff()``
|
* - ``mix_coeff()``
|
||||||
- Optional method to define how coefficients are mixed for different atom types. By default, coefficients are mixed using a geometric mean.
|
- Optional method to define how coefficients are mixed for different atom types. By default, coefficients are mixed using a geometric mean.
|
||||||
@ -78,6 +80,7 @@ Correspondingly, the Heat sub-model has a ``calculate_heat()`` method. Lastly,
|
|||||||
the Normal sub-model has a few extra optional methods:
|
the Normal sub-model has a few extra optional methods:
|
||||||
|
|
||||||
.. list-table::
|
.. list-table::
|
||||||
|
:widths: 25 75
|
||||||
|
|
||||||
* - ``touch()``
|
* - ``touch()``
|
||||||
- Tests whether particles are in contact. By default, when particles overlap.
|
- Tests whether particles are in contact. By default, when particles overlap.
|
||||||
@ -116,7 +119,6 @@ set of files ``gran_sub_mod_custom.h``:
|
|||||||
protected:
|
protected:
|
||||||
double k1, k2, delta_switch;
|
double k1, k2, delta_switch;
|
||||||
};
|
};
|
||||||
|
|
||||||
} // namespace Granular_NS
|
} // namespace Granular_NS
|
||||||
} // namespace LAMMPS_NS
|
} // namespace LAMMPS_NS
|
||||||
|
|
||||||
|
|||||||
@ -103,7 +103,7 @@ the Additional Information section below.
|
|||||||
|
|
||||||
.. list-table::
|
.. list-table::
|
||||||
:header-rows: 1
|
:header-rows: 1
|
||||||
:widths: auto
|
:widths: 12 28 18 32
|
||||||
|
|
||||||
* - Atom style
|
* - Atom style
|
||||||
- Attributes
|
- Attributes
|
||||||
|
|||||||
@ -44,7 +44,7 @@ file (i.e. ``Ta_param.pod``)
|
|||||||
|
|
||||||
.. list-table::
|
.. list-table::
|
||||||
:header-rows: 1
|
:header-rows: 1
|
||||||
:widths: auto
|
:widths: 40 9 10 41
|
||||||
|
|
||||||
* - Keyword
|
* - Keyword
|
||||||
- Default
|
- Default
|
||||||
@ -139,7 +139,7 @@ in the example above):
|
|||||||
|
|
||||||
.. list-table::
|
.. list-table::
|
||||||
:header-rows: 1
|
:header-rows: 1
|
||||||
:widths: auto
|
:widths: 38 9 10 43
|
||||||
|
|
||||||
* - Keyword
|
* - Keyword
|
||||||
- Default
|
- Default
|
||||||
|
|||||||
@ -101,7 +101,7 @@ letter perform actions. Commands that start with "@" are MDI "node"
|
|||||||
commands, which are described further below.
|
commands, which are described further below.
|
||||||
|
|
||||||
.. list-table::
|
.. list-table::
|
||||||
:widths: 20 80
|
:widths: 33 67
|
||||||
:header-rows: 1
|
:header-rows: 1
|
||||||
|
|
||||||
* - Command name
|
* - Command name
|
||||||
|
|||||||
@ -194,9 +194,9 @@ appear if the value(s) are different than the default, except when
|
|||||||
defining a *body* particle, which requires setting the number of
|
defining a *body* particle, which requires setting the number of
|
||||||
*atoms* to 1, and setting the *inertia* in a specific section (see below).
|
*atoms* to 1, and setting the *inertia* in a specific section (see below).
|
||||||
|
|
||||||
.. list-table::
|
.. list-table::
|
||||||
:header-rows: 1
|
:header-rows: 1
|
||||||
:widths: auto
|
:widths: 20 13 42 15
|
||||||
|
|
||||||
* - Number(s)
|
* - Number(s)
|
||||||
- Keyword
|
- Keyword
|
||||||
|
|||||||
Reference in New Issue
Block a user