From 479134e0dddfacf423ec34445b54c89064f15ef3 Mon Sep 17 00:00:00 2001 From: Jae-Mo Lihm Date: Mon, 18 Dec 2023 21:44:50 +0900 Subject: [PATCH] pw2w90: Fix input docs according to suggestions by Junfeng Qiao --- PP/Doc/INPUT_pw2wannier90.def | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/PP/Doc/INPUT_pw2wannier90.def b/PP/Doc/INPUT_pw2wannier90.def index 0d59e06b0..259ecd333 100644 --- a/PP/Doc/INPUT_pw2wannier90.def +++ b/PP/Doc/INPUT_pw2wannier90.def @@ -7,9 +7,10 @@ input_description -distribution {Quantum ESPRESSO} -package PWscf -program pw2wa @b {Purpose of pw2wannier90.x:} Interface with wannier90 code to construct maximally localized Wannier functions. - The code reads the nnkp file which is generated by the wannier90.x preprocessing run, - then it computes and writes initial projection, overlap matrices, energy eigenvalues, - and several other quantities that are used by the wannier90 code. + The code reads the nnkp file which is generated by the wannier90.x postprocessing run, + (wannier90.x -pp seedname). Then, it computes and writes initial projection, + overlap matrices, energy eigenvalues, and several other quantities that are used by + the wannier90 code. @b {Structure of the input data:} ============================ @@ -76,7 +77,7 @@ input_description -distribution {Quantum ESPRESSO} -package PWscf -program pw2wa by a factor of @ref reduce_unk_factor along each direction. Only relevant if @ref write_unk = .true. } - default { .FALSE } + default { .FALSE. } } var reduce_unk_factor -type INTEGER {