Skip to content

Commit 0e53ebf

Browse files
committed
updated comment in TS_04
Signed-off-by: Nick Papior <nickpapior@gmail.com>
1 parent 2b88ca9 commit 0e53ebf

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

TS_04/run.ipynb

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,9 +61,10 @@
6161
"source": [
6262
"## Exercises\n",
6363
"\n",
64+
"- Run the two electrodes (`RUN_ELEC_X/Y.fdf`).\n",
6465
"- Run the TranSiesta analyzation step (see fdf flag: `TS.Analyze`) and determine the optimal pivoting scheme used. \n",
6566
" If you are interested you may try to use the worst pivoting scheme and see if it affects the execution time (however this system is very small so the time difference may be very small).\n",
66-
"- After analyzation, run the electrodes (`RUN_ELEC_X/Y.fdf`) and then the device (`RUN.fdf`).\n",
67+
"- After analyzation and adding the resulting pivoting scheme to `RUN.fdf`; run the device (`RUN.fdf`).\n",
6768
"- Try and extract similar data as done in [TB 6](../TB_06/run.ipynb). At least plot one of the DOS quantities.\n",
6869
"- Extend your DOS plot to be *orbitally resolved* by extracting only subsets of DOS, in this regard also play with the `norm` keyword, try and plot the DOS per $s$, sum of $p$, etc. for the orbitals on the Carbon atoms.\n",
6970
"\n",

0 commit comments

Comments
 (0)