mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-25 04:25:29 -04:00
Fix the color setting of plotting in MGXS part iii example notebook
This commit is contained in:
parent
6771b2166c
commit
ca00a8ef32
1 changed files with 1 additions and 1 deletions
|
|
@ -411,7 +411,7 @@
|
|||
"plot.origin = [0, 0, 0]\n",
|
||||
"plot.pixels = [250, 250]\n",
|
||||
"plot.width = [-10.71*2, -10.71*2]\n",
|
||||
"plot.color = 'mat'\n",
|
||||
"plot.color_by = 'material'\n",
|
||||
"\n",
|
||||
"# Instantiate a Plots object, add Plot, and export to \"plots.xml\"\n",
|
||||
"plot_file = openmc.Plots([plot])\n",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue