From 8bb5042a57db8399e2eecdfb08a21b360cd47fda Mon Sep 17 00:00:00 2001 From: Yury Lysogorskiy Date: Thu, 27 Oct 2022 11:56:12 +0200 Subject: [PATCH] small upd to pair/extrapolation docs example --- doc/src/pair_pace.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/src/pair_pace.rst b/doc/src/pair_pace.rst index 3119efcc25..697a9965b6 100644 --- a/doc/src/pair_pace.rst +++ b/doc/src/pair_pace.rst @@ -112,7 +112,7 @@ requests to compute `gamma`, as shown in example below: compute max_pace_gamma all reduce max f_pace_gamma variable dump_skip equal "c_max_pace_gamma < 5" - dump pace_dump all custom 20 extrapolative_structures.dump id x y z f_pace_gamma + dump pace_dump all custom 20 extrapolative_structures.dump id type x y z f_pace_gamma dump_modify pace_dump skip v_dump_skip variable max_pace_gamma equal c_max_pace_gamma