Skip to content

Commit

Permalink
Updated README.
Browse files Browse the repository at this point in the history
  • Loading branch information
nakib committed Sep 27, 2023
1 parent c4a9056 commit a8aae4e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion postproc/README.org
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
To run ~dos.jl~ on ~N~ threads, say

#+BEGIN_SRC bash
julia --threads <N> dos.jl --rundir "<path to completed elphbolt or superconda run>/" --dosof "<species name>" --chempot <chemical potential in eV>
julia --threads N dos.jl --rundir "<path to completed elphbolt or superconda run>/" --dosof "<species name>" --chempot <chemical potential in eV>
#+END_SRC

Above you may choose ~"ph"~ or ~"el"~ for phonons or electrons, respectively. For the latter, you may pass the chemical potential value.
Expand Down

0 comments on commit a8aae4e

Please sign in to comment.