mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-26 13:15:39 -04:00
Force tallies with spatial Legendre filters to use collision estimator
This commit is contained in:
parent
1afbb8d109
commit
a6746ab016
1 changed files with 1 additions and 0 deletions
|
|
@ -361,6 +361,7 @@ contains
|
|||
j = FILTER_SPH_HARMONICS
|
||||
type is (SpatialLegendreFilter)
|
||||
j = FILTER_SPTL_LEGENDRE
|
||||
this % estimator = ESTIMATOR_COLLISION
|
||||
end select
|
||||
this % find_filter(j) = i
|
||||
end do
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue