Skip to content

Commit 635fbf9

Browse files
committed
use_settings_pkl in docstring
1 parent 08a9a38 commit 635fbf9

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

openmc_plotter/plotmodel.py

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,11 @@
6363
class PlotModel():
6464
""" Geometry and plot settings for OpenMC Plot Explorer model
6565
66+
Parameters
67+
----------
68+
use_settings_pkl : bool
69+
If True, use plot_settings.pkl file to reload settings
70+
6671
Attributes
6772
----------
6873
geom : openmc.Geometry instance

0 commit comments

Comments
 (0)