From fae8887f4f6908547f04727ee744d409b7bb1409 Mon Sep 17 00:00:00 2001 From: Alexander Hampel Date: Thu, 5 Dec 2019 11:15:52 -0500 Subject: [PATCH] Final small correction to Tutorials. --- doc/tutorials/nio_csc.rst | 2 +- doc/tutorials/svo_vasp/svo_notebook.ipynb | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/doc/tutorials/nio_csc.rst b/doc/tutorials/nio_csc.rst index ca642d99..6023837b 100644 --- a/doc/tutorials/nio_csc.rst +++ b/doc/tutorials/nio_csc.rst @@ -25,7 +25,7 @@ For details refer to the VASP wiki on the `LOCPROJ `_ flag. The projectors are stored in the file `LOCPROJ`. -plovasp +PLOVASP ------------------------------ Next, we postprocess the projectors, which VASP stored in the file `LOCPROJ`. We do this by invoking :program:`plovasp plo.cfg` which is configured by an input file, e.g., named :ref:`plo.cfg`. diff --git a/doc/tutorials/svo_vasp/svo_notebook.ipynb b/doc/tutorials/svo_vasp/svo_notebook.ipynb index 7c30bc8f..bf544ed8 100644 --- a/doc/tutorials/svo_vasp/svo_notebook.ipynb +++ b/doc/tutorials/svo_vasp/svo_notebook.ipynb @@ -92,7 +92,7 @@ "name": "stderr", "output_type": "stream", "text": [ - "Starting run with 1 MPI rank(s) at : 2019-12-04 22:26:08.145620\n" + "Starting run with 1 MPI rank(s) at : 2019-12-05 16:12:52.689539\n" ] } ], @@ -131,7 +131,7 @@ }, { "cell_type": "code", - "execution_count": 28, + "execution_count": 3, "metadata": {}, "outputs": [ { @@ -196,7 +196,7 @@ "\n", "Evaluating DOS...\n", " Shell 1\n", - " Total number of states: [[[1.99490462 0.21151785 0.00581811]]]\n", + " Total number of states: [[[7.33737319 7.48285647 7.28002405]]]\n", " Storing ctrl-file...\n", " Storing PLO-group file 'vasp.pg1'...\n", " Density within window: 0.9999741659673522\n" @@ -265,7 +265,7 @@ }, { "cell_type": "code", - "execution_count": 24, + "execution_count": 5, "metadata": {}, "outputs": [], "source": [ @@ -284,7 +284,7 @@ }, { "cell_type": "code", - "execution_count": 26, + "execution_count": 6, "metadata": {}, "outputs": [ {