You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the current implementation, the angular flux $\psi$ is solved in each group at a time in FluxSolver. Because the tracking data is the same for all the groups, it would be clever to solve for all the angular fluxes $\psi_g$ within FluxSolver instead of computing them successively when doing the multigroup iterations.
The text was updated successfully, but these errors were encountered:
In the current implementation, the angular flux$\psi$ is solved in each group at a time in FluxSolver. Because the tracking data is the same for all the groups, it would be clever to solve for all the angular fluxes $\psi_g$ within FluxSolver instead of computing them successively when doing the multigroup iterations.
The text was updated successfully, but these errors were encountered: