mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-27 05:35:49 -04:00
Minor tabbing discrepancy
This commit is contained in:
parent
95948d66ec
commit
8a1bb58d49
1 changed files with 2 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue