Skip to content

Commit

Permalink
Update old e-ph notebook to note preferred WSWQ method
Browse files Browse the repository at this point in the history
  • Loading branch information
kavanase committed Aug 10, 2024
1 parent 1e4509f commit c8d7632
Showing 1 changed file with 11 additions and 3 deletions.
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
{
"cells": [
{
"cell_type": "markdown",
"metadata": {},
"source": [
"**Note that this is no longer the recommended approach for calculating the electron-phonon coupling with VASP.** \n",
"The recommended approach is described in the `CarrierCapture_workflow.ipynb` notebook."
]
},
{
"cell_type": "markdown",
"metadata": {},
Expand Down Expand Up @@ -109,9 +117,9 @@
],
"metadata": {
"kernelspec": {
"display_name": "Julia 1.4.1",
"display_name": "Julia 1.8.5",
"language": "julia",
"name": "julia-1.4"
"name": "julia-1.8"
},
"language_info": {
"file_extension": ".jl",
Expand All @@ -121,5 +129,5 @@
}
},
"nbformat": 4,
"nbformat_minor": 2
"nbformat_minor": 4
}

0 comments on commit c8d7632

Please sign in to comment.