Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Extend PrecursorAction to support modeling with higher order precursor variables #265

Open
smpark7 opened this issue May 10, 2024 · 0 comments · Fixed by arfc/squirrel#12 · May be fixed by #266
Open

Extend PrecursorAction to support modeling with higher order precursor variables #265

smpark7 opened this issue May 10, 2024 · 0 comments · Fixed by arfc/squirrel#12 · May be fixed by #266

Comments

@smpark7
Copy link
Collaborator

smpark7 commented May 10, 2024

The PrecursorAction action object for setting up delayed neutron precursor modeling parameters currently only works for CONSTANT order precursor variables. Higher order variables would improve the solution resolution on the same mesh. However, modeling with higher order variables requires additional advection kernels in addition to the existing advection dgkernels.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment