From 540a3ba66abb9740680ebc515e540fc41a340b43 Mon Sep 17 00:00:00 2001 From: rockfool Date: Thu, 7 Nov 2019 11:30:49 -0500 Subject: [PATCH] clean comment for outer_radius --- openmc/model/triso.py | 2 -- 1 file changed, 2 deletions(-) diff --git a/openmc/model/triso.py b/openmc/model/triso.py index 1e27e126aa..2552623a0c 100644 --- a/openmc/model/triso.py +++ b/openmc/model/triso.py @@ -41,8 +41,6 @@ class TRISO(openmc.Cell): Name of the TRISO cell center : numpy.ndarray Cartesian coordinates of the center of the TRISO particle in cm - outer_radius : float - Outer radius of TRISO particle fill : openmc.Universe Universe that contains the TRISO layers region : openmc.Region