Skip to content

Commit

Permalink
Fix title hierarchies in VASP documentation (materialsproject#853)
Browse files Browse the repository at this point in the history
* Update LobsterPy version

* fix hierarchies of titles
  • Loading branch information
JaGeo authored and hrushikesh-s committed Jun 28, 2024
1 parent 5296606 commit dc4eaf0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/user/codes/vasp.md
Original file line number Diff line number Diff line change
Expand Up @@ -367,7 +367,7 @@ for number, (key, cohp) in enumerate(
plotter.add_cohp(key, cohp)
plotter.save_plot(f"plots_cation_anion_bonds{number}.pdf")
```
# Running the LOBSTER workflow without database and with one job script only
#### Running the LOBSTER workflow without database and with one job script only

It is also possible to run the VASP-LOBSTER workflow with a minimal setup.
In this case, you will run the VASP calculations on the same node as the LOBSTER calculations.
Expand Down

0 comments on commit dc4eaf0

Please sign in to comment.