diff --git a/TS_05/run.ipynb b/TS_05/run.ipynb index 7f17a2e..8480478 100644 --- a/TS_05/run.ipynb +++ b/TS_05/run.ipynb @@ -30,7 +30,7 @@ "\n", " C -- C -- C -- C -- C -- C ...\n", " \n", - "It is clear that the atom closest to the vacuum region resides in a *very* different chemical and potential landscape than an atom in the middle of the chain. If TranSiesta uses the initial Hamiltonian for the chain electrode as the atom closest to the vacuum region it will be very far from the potential landscape of a bulk electrode. So to mitigate this one can specify:\n", + "It is clear that the atom closest to the vacuum region resides in a *very* different chemical and potential landscape than an atom in the middle of the chain. If TranSiesta uses the initial Hamiltonian for the chain electrode as the atom closest to the vacuum region it will be very far from the potential landscape of a bulk electrode. To mitigate this one can specify:\n", "\n", " %block TBT.Atoms.Buffer\n", " atom [ 1 -- 4 ]\n", @@ -132,7 +132,7 @@ "name": "python", "nbconvert_exporter": "python", "pygments_lexer": "ipython3", - "version": "3.7.3" + "version": "3.8.5" } }, "nbformat": 4,