In GitLab by @pc6783 on Mar 3, 2022, 15:12
emult is a user-configurable input, the energy multiplication due to neutron reactions in the blanket and shield. However, regardless of the value that the user sets, emult is set to 1.269 in the subroutine ccfe_hcpb. This overwrites the user's value.
emult may have a value differing from this in reactor designs that the user is interested in. For example, the Menard et al. 2016 pilot plant, in which the lack of blanket on the inboard side means those neutrons don't exhibit energy multiplication. In this case, emult is 1.1.
I plan to just get rid of that offending line.
@mkovari @stuartmuldrew do you have any insight? Thanks
In GitLab by @pc6783 on Mar 3, 2022, 15:12
emultis a user-configurable input, the energy multiplication due to neutron reactions in the blanket and shield. However, regardless of the value that the user sets,emultis set to 1.269 in the subroutineccfe_hcpb. This overwrites the user's value.emultmay have a value differing from this in reactor designs that the user is interested in. For example, the Menard et al. 2016 pilot plant, in which the lack of blanket on the inboard side means those neutrons don't exhibit energy multiplication. In this case,emultis 1.1.I plan to just get rid of that offending line.
@mkovari @stuartmuldrew do you have any insight? Thanks