From 1101383b51b966fc59b354e6c6f28cef84ee1db5 Mon Sep 17 00:00:00 2001 From: Axel Kohlmeyer Date: Mon, 20 Mar 2023 22:07:02 -0400 Subject: [PATCH] add versionadded tags --- doc/src/bond_bpm_rotational.rst | 2 ++ doc/src/bond_bpm_spring.rst | 2 ++ 2 files changed, 4 insertions(+) diff --git a/doc/src/bond_bpm_rotational.rst b/doc/src/bond_bpm_rotational.rst index 19fd607169..0b3fa4442c 100644 --- a/doc/src/bond_bpm_rotational.rst +++ b/doc/src/bond_bpm_rotational.rst @@ -143,6 +143,8 @@ the *overlay/pair* keyword. These settings require specific restrictions. Further details can be found in the `:doc: how to ` page on BPMs. +.. versionadded:: TBD + If the *break/no* keyword is used, then LAMMPS assumes bonds should not break during a simulation run. This will prevent some unnecessary calculation. However, if a bond does break, it will trigger an error. diff --git a/doc/src/bond_bpm_spring.rst b/doc/src/bond_bpm_spring.rst index 93908710d1..5391d81420 100644 --- a/doc/src/bond_bpm_spring.rst +++ b/doc/src/bond_bpm_spring.rst @@ -109,6 +109,8 @@ the *overlay/pair* keyword. These settings require specific restrictions. Further details can be found in the `:doc: how to ` page on BPMs. +.. versionadded:: TBD + If the *break/no* keyword is used, then LAMMPS assumes bonds should not break during a simulation run. This will prevent some unnecessary calculation. However, if a bond does break, it will trigger an error.