From 0497adbc82340226ae79e9fe677b095f1326e727 Mon Sep 17 00:00:00 2001 From: giannozz Date: Tue, 8 Apr 2008 15:43:22 +0000 Subject: [PATCH] ortho_para marked as obsolescent git-svn-id: http://qeforge.qe-forge.org/svn/q-e/trunk/espresso@4784 c92efa57-630b-4861-b058-cf58834340f0 --- Doc/INPUT_CP | 2 +- Doc/INPUT_PW.def | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/Doc/INPUT_CP b/Doc/INPUT_CP index 38056b854..104bf248d 100644 --- a/Doc/INPUT_CP +++ b/Doc/INPUT_CP @@ -396,7 +396,7 @@ ortho_para INTEGER ( default = 0 ) lambda matrixes and for parallel diagonalization. With the default value ( 0 ) the code try to use the number of processors, that gives the best performance - + OBSOLESCENT: use command-line option " -northo XX" instead electron_damping REAL ( default = 0.1D0 ) diff --git a/Doc/INPUT_PW.def b/Doc/INPUT_PW.def index 6d5043436..96a314244 100644 --- a/Doc/INPUT_PW.def +++ b/Doc/INPUT_PW.def @@ -1079,6 +1079,8 @@ input_description -distribution {Quantum Espresso} -package PWscf -program pw.x so the actual number of processors used will be the largest square number less or equal to ortho_para (if set) or to the total number of processors (if ortho_para is not set). + OBSOLESCENT: use command-line option " -ndiag XX" instead + } }