mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-27 05:35:49 -04:00
Merge pull request #884 from johnnyliu27/develop
Fix the color setting of plotting in MGXS part iii example notebook
This commit is contained in:
commit
a685bda4fa
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