Skip to content

Commit

Permalink
Update CarrierCapture_workflow.ipynb
Browse files Browse the repository at this point in the history
  • Loading branch information
xw-w authored Nov 29, 2024
1 parent b3a8b14 commit 91c3a5f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions example/notebook/CarrierCapture_workflow.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -732,7 +732,7 @@
"outputs": [],
"source": [
"# use neutral structure - spin-up\n",
"Q₀ = 1.4 * delQ\n",
"Q₀ = 0.6 * delQ\n",
"W_h = 0.008845542513718841 # e-ph coupling\n",
"g_h = 1 # degeneracy of the final state\n",
"\n",
Expand Down Expand Up @@ -788,7 +788,7 @@
"metadata": {},
"outputs": [],
"source": [
"Q₀ = 1.4 * delQ\n",
"Q₀ = 0.6 * delQ\n",
"W_e = 0.01574121704013372 # e-ph coupling\n",
"g_e = 2 # degeneracy of the final state\n",
"\n",
Expand Down

0 comments on commit 91c3a5f

Please sign in to comment.