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
OpenMC writes tally results into an auxiliary variable, which Aurora is currently:
Converting from an auxvariable to a user object
Converting from a user object to a function
Converting from a function to a material
Applying a material-based heat source
Steps 1-3 above could be replaced by just using the CoupledForce kernel directly. Image below provides more of a graphical depiction of the current transfers, which can be simplified.
The text was updated successfully, but these errors were encountered:
OpenMC writes tally results into an auxiliary variable, which Aurora is currently:
Steps 1-3 above could be replaced by just using the
CoupledForce
kernel directly. Image below provides more of a graphical depiction of the current transfers, which can be simplified.The text was updated successfully, but these errors were encountered: