diff --git a/doc/fix_ti_rs.html b/doc/fix_ti_rs.html index 626346131b..c6f60635ec 100644 --- a/doc/fix_ti_rs.html +++ b/doc/fix_ti_rs.html @@ -97,6 +97,9 @@ switching function scaling is faster at temperatures closer to the initial temperature of the procedure.

+

An example script using this command is provided in the +examples/USER/misc/ti directory. +

Restart, fix_modify, output, run start/stop, minimize info:

No information about this fix is written to binary restart diff --git a/doc/fix_ti_rs.txt b/doc/fix_ti_rs.txt index 66915325b4..95ed8c4e52 100755 --- a/doc/fix_ti_rs.txt +++ b/doc/fix_ti_rs.txt @@ -88,6 +88,9 @@ This switching function has the characteristic that the temperature scaling is faster at temperatures closer to the initial temperature of the procedure. +An example script using this command is provided in the +examples/USER/misc/ti directory. + [Restart, fix_modify, output, run start/stop, minimize info:] No information about this fix is written to "binary restart diff --git a/doc/fix_ti_spring.html b/doc/fix_ti_spring.html index a16cb2eb23..7aa8255b43 100644 --- a/doc/fix_ti_spring.html +++ b/doc/fix_ti_spring.html @@ -136,6 +136,9 @@ in the total potential energy of the system (the quantity being minimized), you MUST enable the fix modify energy option for this fix.

+

An example script using this command is provided in the +examples/USER/misc/ti directory. +

Related commands:

fix spring, fix ti/rs diff --git a/doc/fix_ti_spring.txt b/doc/fix_ti_spring.txt index dbb07e15c4..eb8ff0c76c 100755 --- a/doc/fix_ti_spring.txt +++ b/doc/fix_ti_spring.txt @@ -126,6 +126,9 @@ in the total potential energy of the system (the quantity being minimized), you MUST enable the "fix modify"_fix_modify.html {energy} option for this fix. +An example script using this command is provided in the +examples/USER/misc/ti directory. + [Related commands:] "fix spring"_fix_spring.html, "fix ti/rs"_fix_ti_rs.html