mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-28 14:15:42 -04:00
Random Ray Point Source Locator (#3360)
Co-authored-by: Paul Romano <paul.k.romano@gmail.com>
This commit is contained in:
parent
b67771a3d0
commit
07f5334616
9 changed files with 435 additions and 33 deletions
|
|
@ -1052,7 +1052,8 @@ random ray and Monte Carlo, however.
|
|||
regions. Thus, in the OpenMC implementation of random ray, particle sources
|
||||
are restricted to being volumetric and isotropic, although different energy
|
||||
spectrums are supported. Fixed sources can be applied to specific materials,
|
||||
cells, or universes.
|
||||
cells, or universes. Point sources are "smeared" to fill the volume of the
|
||||
source region that contains the point source coordinate.
|
||||
|
||||
- **Inactive batches:** In Monte Carlo, use of a fixed source implies that all
|
||||
batches are active batches, as there is no longer a need to develop a fission
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue