Skip to content

Commit 76cfb0d

Browse files
committed
update bt to b_plasma_toroidal_on_axis so scan notebook plots work
1 parent b0cfe47 commit 76cfb0d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

examples/scan.ipynb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@
8686
" \"-f\",\n",
8787
" str(mfile_name),\n",
8888
" \"-yv\",\n",
89-
" \"bt rmajor p_plant_electric_net_mw p_fusion_total_mw capcost\",\n",
89+
" \"b_plasma_toroidal_on_axis rmajor p_plant_electric_net_mw p_fusion_total_mw capcost\",\n",
9090
" \"--outputdir\",\n",
9191
" str(output_dir),\n",
9292
" ]\n",
@@ -97,7 +97,7 @@
9797
"metadata": {
9898
"celltoolbar": "Slideshow",
9999
"kernelspec": {
100-
"display_name": ".venv",
100+
"display_name": "env",
101101
"language": "python",
102102
"name": "python3"
103103
},

0 commit comments

Comments
 (0)