mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-27 13:45:36 -04:00
Update description for regression test
This commit is contained in:
parent
62c50ea302
commit
6367052fa5
1 changed files with 1 additions and 1 deletions
|
|
@ -142,7 +142,7 @@ def test_cmfd_feed():
|
|||
harness.main()
|
||||
|
||||
def test_cmfd_multithread():
|
||||
"""Test 1 group CMFD solver with CMFD feedback"""
|
||||
"""Test 1 group CMFD solver with all available threads"""
|
||||
# Initialize and set CMFD mesh
|
||||
cmfd_mesh = cmfd.CMFDMesh()
|
||||
cmfd_mesh.lower_left = (-10.0, -1.0, -1.0)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue