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

nonlinear elimination for radiation diffusion solve #2296

Open
BenWibking opened this issue Nov 4, 2022 · 0 comments
Open

nonlinear elimination for radiation diffusion solve #2296

BenWibking opened this issue Nov 4, 2022 · 0 comments

Comments

@BenWibking
Copy link

For the radiation diffusion or moment equations, after discretizing in time, one can eliminating all variables in the radiation equations except the radiation energy density. After obtaining the radiation energy density from a multigrid solve, the eliminated variables (e.g., material energy) can be recovered independently in each cell via Newton iteration. This could potentially reduce the cost of the radiation solve significantly.

See https://www.osti.gov/pages/biblio/1660523.

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

No branches or pull requests

2 participants