update pending version tags with planned release date
This commit is contained in:
@ -492,7 +492,7 @@ during a run.
|
|||||||
Support for downloading files
|
Support for downloading files
|
||||||
-----------------------------
|
-----------------------------
|
||||||
|
|
||||||
.. versionadded:: TBD
|
.. versionadded:: 29Aug2024
|
||||||
|
|
||||||
The :doc:`geturl command <geturl>` command uses the `the libcurl library
|
The :doc:`geturl command <geturl>` command uses the `the libcurl library
|
||||||
<https://curl.se/libcurl/>`_ to download files. This requires that
|
<https://curl.se/libcurl/>`_ to download files. This requires that
|
||||||
|
|||||||
@ -171,7 +171,7 @@ instructions to install i-PI from PyPI via pip are provided.
|
|||||||
LAMMPS shell
|
LAMMPS shell
|
||||||
------------
|
------------
|
||||||
|
|
||||||
.. versionchanged:: TBD
|
.. versionchanged:: 29Aug2024
|
||||||
|
|
||||||
The LAMMPS shell has been removed from the LAMMPS distribution. Users
|
The LAMMPS shell has been removed from the LAMMPS distribution. Users
|
||||||
are encouraged to use the :ref:`LAMMPS-GUI <lammps_gui>` tool instead.
|
are encouraged to use the :ref:`LAMMPS-GUI <lammps_gui>` tool instead.
|
||||||
|
|||||||
@ -2642,7 +2642,7 @@ This package has :ref:`specific installation instructions <rheo>` on the :doc:`B
|
|||||||
**Authors:** Joel T. Clemmer (Sandia National Labs),
|
**Authors:** Joel T. Clemmer (Sandia National Labs),
|
||||||
Thomas C. O'Connor (Carnegie Mellon University)
|
Thomas C. O'Connor (Carnegie Mellon University)
|
||||||
|
|
||||||
.. versionadded:: TBD
|
.. versionadded:: 29Aug2024
|
||||||
|
|
||||||
**Supporting info:**
|
**Supporting info:**
|
||||||
|
|
||||||
|
|||||||
@ -508,7 +508,7 @@ e.g. the *nfile* and *fileper* keywords. See the
|
|||||||
|
|
||||||
**-restart2info restartfile keyword ...**
|
**-restart2info restartfile keyword ...**
|
||||||
|
|
||||||
.. versionadded:: TBD
|
.. versionadded:: 29Aug2024
|
||||||
|
|
||||||
Write out some info about the restart file and and immediately exit.
|
Write out some info about the restart file and and immediately exit.
|
||||||
This is the same operation as if the following 2-line input script were
|
This is the same operation as if the following 2-line input script were
|
||||||
|
|||||||
@ -38,7 +38,7 @@ Examples
|
|||||||
Description
|
Description
|
||||||
"""""""""""
|
"""""""""""
|
||||||
|
|
||||||
.. versionadded:: TBD
|
.. versionadded:: 29Aug2024
|
||||||
|
|
||||||
The *rheo/shell* bond style is designed to work with
|
The *rheo/shell* bond style is designed to work with
|
||||||
:doc:`fix rheo/oxidation <fix_rheo_oxidation>` which creates candidate
|
:doc:`fix rheo/oxidation <fix_rheo_oxidation>` which creates candidate
|
||||||
|
|||||||
@ -55,7 +55,7 @@ Examples
|
|||||||
Description
|
Description
|
||||||
"""""""""""
|
"""""""""""
|
||||||
|
|
||||||
.. versionadded:: TBD
|
.. versionadded:: 29Aug2024
|
||||||
|
|
||||||
Define a computation that stores atom attributes specific to the RHEO
|
Define a computation that stores atom attributes specific to the RHEO
|
||||||
package for each atom in the group. This is useful so that the values
|
package for each atom in the group. This is useful so that the values
|
||||||
|
|||||||
@ -247,7 +247,7 @@ defined by the :doc:`atom_style sph <atom_style>` command.
|
|||||||
|
|
||||||
All particles in the group must be mesoscopic SPH/SDPD particles.
|
All particles in the group must be mesoscopic SPH/SDPD particles.
|
||||||
|
|
||||||
.. versionchanged:: TBD
|
.. versionchanged:: 29Aug2024
|
||||||
|
|
||||||
This fix is incompatible with deformation controls that remap velocity,
|
This fix is incompatible with deformation controls that remap velocity,
|
||||||
for instance the *remap v* option of :doc:`fix deform <fix_deform>`.
|
for instance the *remap v* option of :doc:`fix deform <fix_deform>`.
|
||||||
|
|||||||
@ -97,7 +97,7 @@ These fixes are part of the DPD-MESO package. They are only enabled if
|
|||||||
LAMMPS was built with that package. See the :doc:`Build package
|
LAMMPS was built with that package. See the :doc:`Build package
|
||||||
<Build_package>` page for more info.
|
<Build_package>` page for more info.
|
||||||
|
|
||||||
.. versionchanged:: TBD
|
.. versionchanged:: 29Aug2024
|
||||||
|
|
||||||
This fix is incompatible with deformation controls that remap velocity,
|
This fix is incompatible with deformation controls that remap velocity,
|
||||||
for instance the *remap v* option of :doc:`fix deform <fix_deform>`.
|
for instance the *remap v* option of :doc:`fix deform <fix_deform>`.
|
||||||
|
|||||||
@ -44,7 +44,7 @@ Examples
|
|||||||
Description
|
Description
|
||||||
"""""""""""
|
"""""""""""
|
||||||
|
|
||||||
.. versionadded:: TBD
|
.. versionadded:: 29Aug2024
|
||||||
|
|
||||||
Perform time integration for RHEO particles, updating positions, velocities,
|
Perform time integration for RHEO particles, updating positions, velocities,
|
||||||
and densities. For an overview of other features available in the RHEO package,
|
and densities. For an overview of other features available in the RHEO package,
|
||||||
|
|||||||
@ -27,7 +27,7 @@ Examples
|
|||||||
Description
|
Description
|
||||||
"""""""""""
|
"""""""""""
|
||||||
|
|
||||||
.. versionadded:: TBD
|
.. versionadded:: 29Aug2024
|
||||||
|
|
||||||
This fix dynamically creates bonds on the surface of fluids to
|
This fix dynamically creates bonds on the surface of fluids to
|
||||||
represent physical processes such as oxidation. It is intended
|
represent physical processes such as oxidation. It is intended
|
||||||
|
|||||||
@ -33,7 +33,7 @@ Examples
|
|||||||
Description
|
Description
|
||||||
"""""""""""
|
"""""""""""
|
||||||
|
|
||||||
.. versionadded:: TBD
|
.. versionadded:: 29Aug2024
|
||||||
|
|
||||||
This fix defines a pressure equation of state for RHEO particles. One can
|
This fix defines a pressure equation of state for RHEO particles. One can
|
||||||
define different equations of state for different atom types. An equation
|
define different equations of state for different atom types. An equation
|
||||||
|
|||||||
@ -48,7 +48,7 @@ Examples
|
|||||||
Description
|
Description
|
||||||
"""""""""""
|
"""""""""""
|
||||||
|
|
||||||
.. versionadded:: TBD
|
.. versionadded:: 29Aug2024
|
||||||
|
|
||||||
This fix performs time integration of temperature for atom style rheo/thermal.
|
This fix performs time integration of temperature for atom style rheo/thermal.
|
||||||
In addition, it defines multiple thermal properties of particles and handles
|
In addition, it defines multiple thermal properties of particles and handles
|
||||||
|
|||||||
@ -38,7 +38,7 @@ Examples
|
|||||||
Description
|
Description
|
||||||
"""""""""""
|
"""""""""""
|
||||||
|
|
||||||
.. versionadded:: TBD
|
.. versionadded:: 29Aug2024
|
||||||
|
|
||||||
This fix defines a viscosity for RHEO particles. One can define different
|
This fix defines a viscosity for RHEO particles. One can define different
|
||||||
viscosities for different atom types, but a viscosity must be specified for
|
viscosities for different atom types, but a viscosity must be specified for
|
||||||
|
|||||||
@ -353,7 +353,7 @@ defined by the :doc:`atom_style sph <atom_style>` command.
|
|||||||
|
|
||||||
All particles in the group must be mesoscopic SPH/SDPD particles.
|
All particles in the group must be mesoscopic SPH/SDPD particles.
|
||||||
|
|
||||||
.. versionchanged:: TBD
|
.. versionchanged:: 29Aug2024
|
||||||
|
|
||||||
This fix is incompatible with deformation controls that remap velocity,
|
This fix is incompatible with deformation controls that remap velocity,
|
||||||
for instance the *remap v* option of :doc:`fix deform <fix_deform>`.
|
for instance the *remap v* option of :doc:`fix deform <fix_deform>`.
|
||||||
|
|||||||
@ -137,7 +137,7 @@ constrained (within a fudge factor of MASSDELTA specified in
|
|||||||
both bonds in the angle are constrained then the angle will also be
|
both bonds in the angle are constrained then the angle will also be
|
||||||
constrained if its type is in the list.
|
constrained if its type is in the list.
|
||||||
|
|
||||||
.. versionchanged:: TBD
|
.. versionchanged:: 29Aug2024
|
||||||
|
|
||||||
The types may be given as type labels *only* if there is no atom, bond,
|
The types may be given as type labels *only* if there is no atom, bond,
|
||||||
or angle type label named *b*, *a*, *t*, or *m* defined in the
|
or angle type label named *b*, *a*, *t*, or *m* defined in the
|
||||||
|
|||||||
@ -53,7 +53,7 @@ Restrictions
|
|||||||
This fix is part of the MACHDYN package. It is only enabled if
|
This fix is part of the MACHDYN package. It is only enabled if
|
||||||
LAMMPS was built with that package. See the :doc:`Build package <Build_package>` page for more info.
|
LAMMPS was built with that package. See the :doc:`Build package <Build_package>` page for more info.
|
||||||
|
|
||||||
.. versionchanged:: TBD
|
.. versionchanged:: 29Aug2024
|
||||||
|
|
||||||
This fix is incompatible with deformation controls that remap velocity,
|
This fix is incompatible with deformation controls that remap velocity,
|
||||||
for instance the *remap v* option of :doc:`fix deform <fix_deform>`.
|
for instance the *remap v* option of :doc:`fix deform <fix_deform>`.
|
||||||
|
|||||||
@ -61,7 +61,7 @@ Restrictions
|
|||||||
This fix is part of the MACHDYN package. It is only enabled if
|
This fix is part of the MACHDYN package. It is only enabled if
|
||||||
LAMMPS was built with that package. See the :doc:`Build package <Build_package>` page for more info.
|
LAMMPS was built with that package. See the :doc:`Build package <Build_package>` page for more info.
|
||||||
|
|
||||||
.. versionchanged:: TBD
|
.. versionchanged:: 29Aug2024
|
||||||
|
|
||||||
This fix is incompatible with deformation controls that remap velocity,
|
This fix is incompatible with deformation controls that remap velocity,
|
||||||
for instance the *remap v* option of :doc:`fix deform <fix_deform>`.
|
for instance the *remap v* option of :doc:`fix deform <fix_deform>`.
|
||||||
|
|||||||
@ -32,7 +32,7 @@ Examples
|
|||||||
Description
|
Description
|
||||||
"""""""""""
|
"""""""""""
|
||||||
|
|
||||||
.. versionadded:: TBD
|
.. versionadded:: 29Aug2024
|
||||||
|
|
||||||
Download a file from an URL to the local disk. This is implemented with
|
Download a file from an URL to the local disk. This is implemented with
|
||||||
the `libcurl library <https:://curl.se/libcurl/>`_ which supports a
|
the `libcurl library <https:://curl.se/libcurl/>`_ which supports a
|
||||||
|
|||||||
@ -159,7 +159,7 @@ sample scenarios where this is useful:
|
|||||||
* When one or more rigid bodies are specified, interactions within each
|
* When one or more rigid bodies are specified, interactions within each
|
||||||
body can be turned off to save needless computation. See the :doc:`fix rigid <fix_rigid>` command for more details.
|
body can be turned off to save needless computation. See the :doc:`fix rigid <fix_rigid>` command for more details.
|
||||||
|
|
||||||
.. versionchanged:: TBD
|
.. versionchanged:: 29Aug2024
|
||||||
|
|
||||||
Support for type labels was added.
|
Support for type labels was added.
|
||||||
|
|
||||||
|
|||||||
@ -31,7 +31,7 @@ Examples
|
|||||||
Description
|
Description
|
||||||
"""""""""""
|
"""""""""""
|
||||||
|
|
||||||
.. versionadded:: TBD
|
.. versionadded:: 29Aug2024
|
||||||
|
|
||||||
Pair style *rheo* computes pressure and viscous forces between particles
|
Pair style *rheo* computes pressure and viscous forces between particles
|
||||||
in the :doc:`rheo package <Howto_rheo>`. If thermal evolution is turned
|
in the :doc:`rheo package <Howto_rheo>`. If thermal evolution is turned
|
||||||
|
|||||||
@ -21,7 +21,7 @@ Examples
|
|||||||
Description
|
Description
|
||||||
"""""""""""
|
"""""""""""
|
||||||
|
|
||||||
.. versionadded:: TBD
|
.. versionadded:: 29Aug2024
|
||||||
|
|
||||||
Style *rheo/solid* is effectively a copy of pair style
|
Style *rheo/solid* is effectively a copy of pair style
|
||||||
:doc:`bpm/spring <pair_bpm_spring>` except it only applies forces
|
:doc:`bpm/spring <pair_bpm_spring>` except it only applies forces
|
||||||
|
|||||||
@ -1042,7 +1042,7 @@ label2type(), but returns 1 if the type label has been assigned,
|
|||||||
otherwise it returns 0. This function can be used to check if a
|
otherwise it returns 0. This function can be used to check if a
|
||||||
particular type label already exists in the simulation.
|
particular type label already exists in the simulation.
|
||||||
|
|
||||||
.. versionadded:: TBD
|
.. versionadded:: 29Aug2024
|
||||||
|
|
||||||
The is_timeout() function returns 1 when the :doc:`timer timeout
|
The is_timeout() function returns 1 when the :doc:`timer timeout
|
||||||
<timer>` has expired otherwise it returns 0. This function can be used
|
<timer>` has expired otherwise it returns 0. This function can be used
|
||||||
|
|||||||
@ -941,7 +941,7 @@ class lammps(object):
|
|||||||
def extract_pair_dimension(self, name):
|
def extract_pair_dimension(self, name):
|
||||||
"""Retrieve pair style property dimensionality from LAMMPS
|
"""Retrieve pair style property dimensionality from LAMMPS
|
||||||
|
|
||||||
.. versionadded:: TBD
|
.. versionadded:: 29Aug2024
|
||||||
|
|
||||||
This is a wrapper around the :cpp:func:`lammps_extract_pair_dimension`
|
This is a wrapper around the :cpp:func:`lammps_extract_pair_dimension`
|
||||||
function of the C-library interface. The list of supported keywords
|
function of the C-library interface. The list of supported keywords
|
||||||
@ -970,7 +970,7 @@ class lammps(object):
|
|||||||
def extract_pair(self, name):
|
def extract_pair(self, name):
|
||||||
"""Extract pair style data from LAMMPS.
|
"""Extract pair style data from LAMMPS.
|
||||||
|
|
||||||
.. versionadded:: TBD
|
.. versionadded:: 29Aug2024
|
||||||
|
|
||||||
This is a wrapper around the :cpp:func:`lammps_extract_pair` function
|
This is a wrapper around the :cpp:func:`lammps_extract_pair` function
|
||||||
of the C-library interface. Since there are no pointers in Python, this
|
of the C-library interface. Since there are no pointers in Python, this
|
||||||
|
|||||||
@ -1972,7 +1972,7 @@ void *lammps_extract_global(void *handle, const char *name)
|
|||||||
*
|
*
|
||||||
\verbatim embed:rst
|
\verbatim embed:rst
|
||||||
|
|
||||||
.. versionadded:: TBD
|
.. versionadded:: 29Aug2024
|
||||||
|
|
||||||
This function returns an integer that specified the dimensionality of
|
This function returns an integer that specified the dimensionality of
|
||||||
the data that can be extracted from the current pair style with ``Pair::extract()``.
|
the data that can be extracted from the current pair style with ``Pair::extract()``.
|
||||||
@ -2005,7 +2005,7 @@ int lammps_extract_pair_dimension(void * handle, const char *name)
|
|||||||
*
|
*
|
||||||
\verbatim embed:rst
|
\verbatim embed:rst
|
||||||
|
|
||||||
.. versionadded:: TBD
|
.. versionadded:: 29Aug2024
|
||||||
|
|
||||||
This function returns a pointer to data available from the current pair
|
This function returns a pointer to data available from the current pair
|
||||||
style with ``Pair::extract()``. The dimensionality of the returned
|
style with ``Pair::extract()``. The dimensionality of the returned
|
||||||
@ -5859,7 +5859,7 @@ int lammps_config_has_ffmpeg_support() {
|
|||||||
|
|
||||||
\verbatim embed:rst
|
\verbatim embed:rst
|
||||||
|
|
||||||
.. versionadded::TBD
|
.. versionadded::29Aug2024
|
||||||
|
|
||||||
The LAMMPS :doc:`geturl command <geturl>` supports downloading files
|
The LAMMPS :doc:`geturl command <geturl>` supports downloading files
|
||||||
through using `the libcurl library <https://curl.se/libcurl/>`_.
|
through using `the libcurl library <https://curl.se/libcurl/>`_.
|
||||||
|
|||||||
Reference in New Issue
Block a user