mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-28 22:26:08 -04:00
removed unnecessary cmfd variables
This commit is contained in:
parent
ace4b004aa
commit
e651b0bdef
1 changed files with 0 additions and 3 deletions
|
|
@ -282,9 +282,6 @@ module global
|
|||
integer :: n_cmfd_tracklength_tallies = 0 ! # of track-length tallies
|
||||
integer :: n_cmfd_current_tallies = 1 ! # of surface current tallies
|
||||
|
||||
! cmfd mesh
|
||||
type(StructuredMesh), target :: cmfd_mesh
|
||||
|
||||
contains
|
||||
|
||||
!===============================================================================
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue