We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b0cfe47 commit 76cfb0dCopy full SHA for 76cfb0d
examples/scan.ipynb
@@ -86,7 +86,7 @@
86
" \"-f\",\n",
87
" str(mfile_name),\n",
88
" \"-yv\",\n",
89
- " \"bt rmajor p_plant_electric_net_mw p_fusion_total_mw capcost\",\n",
+ " \"b_plasma_toroidal_on_axis rmajor p_plant_electric_net_mw p_fusion_total_mw capcost\",\n",
90
" \"--outputdir\",\n",
91
" str(output_dir),\n",
92
" ]\n",
@@ -97,7 +97,7 @@
97
"metadata": {
98
"celltoolbar": "Slideshow",
99
"kernelspec": {
100
- "display_name": ".venv",
+ "display_name": "env",
101
"language": "python",
102
"name": "python3"
103
},
0 commit comments