Skip to content

Commit

Permalink
updated comment in TS_04
Browse files Browse the repository at this point in the history
Signed-off-by: Nick Papior <[email protected]>
  • Loading branch information
zerothi committed Dec 4, 2018
1 parent 2b88ca9 commit 0e53ebf
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion TS_04/run.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -61,9 +61,10 @@
"source": [
"## Exercises\n",
"\n",
"- Run the two electrodes (`RUN_ELEC_X/Y.fdf`).\n",
"- Run the TranSiesta analyzation step (see fdf flag: `TS.Analyze`) and determine the optimal pivoting scheme used. \n",
" 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",
"- After analyzation, run the electrodes (`RUN_ELEC_X/Y.fdf`) and then the device (`RUN.fdf`).\n",
"- After analyzation and adding the resulting pivoting scheme to `RUN.fdf`; run the device (`RUN.fdf`).\n",
"- Try and extract similar data as done in [TB 6](../TB_06/run.ipynb). At least plot one of the DOS quantities.\n",
"- 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",
"\n",
Expand Down

0 comments on commit 0e53ebf

Please sign in to comment.