diff --git a/openmc/cmfd.py b/openmc/cmfd.py index 3c69c3bdb..792479c00 100644 --- a/openmc/cmfd.py +++ b/openmc/cmfd.py @@ -733,8 +733,8 @@ class CMFDRun(object): yield def init(self): - # TODO add function description - # Configure CMFD parameters and tallies + # TODO add function description + # Configure CMFD parameters and tallies self._configure_cmfd() # Initialize all arrays used for CMFD solver