From b4ebbf6448ba12168296f17e0b5a69980335ae1f Mon Sep 17 00:00:00 2001 From: kokalj Date: Fri, 24 Feb 2017 10:55:20 +0000 Subject: [PATCH] smallish git-svn-id: http://qeforge.qe-forge.org/svn/q-e/trunk/espresso@13344 c92efa57-630b-4861-b058-cf58834340f0 --- PW/Doc/INPUT_PW.def | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) diff --git a/PW/Doc/INPUT_PW.def b/PW/Doc/INPUT_PW.def index e524f5585..63402d498 100644 --- a/PW/Doc/INPUT_PW.def +++ b/PW/Doc/INPUT_PW.def @@ -378,13 +378,14 @@ input_description -distribution {Quantum Espresso} -package PWscf -program pw.x var lorbm -type LOGICAL { default { .FALSE. } info { - If .TRUE. perform orbital magnetization calculation. - If finite electric field is applied (@ref lelfield==.true.) - only Kubo terms are computed - [ for details see New J. Phys. 12, 053032 (2010), doi:10.1088/1367-2630/12/5/053032 ]. - The type of calculation is 'nscf' and should be performed - on an automatically generated uniform grid of k points. - Works ONLY with norm-conserving pseudopotentials. + If @b .TRUE. perform orbital magnetization calculation. + If finite electric field is applied (@ref lelfield==.true.) only Kubo terms are computed + [for details see New J. Phys. 12, 053032 (2010), doi:10.1088/1367-2630/12/5/053032]. + + The type of calculation is @b 'nscf' and should be performed on an automatically + generated uniform grid of k points. + + Works ONLY with norm-conserving pseudopotentials. } }