Skip to content

Use the temperature BCRec when redistributing the temperature term. - #207

Merged
WeiqunZhang merged 1 commit into
AMReX-Fluids:developmentfrom
WeiqunZhang:fix-temperature-redistribute-bcrec
Aug 19, 2026
Merged

Use the temperature BCRec when redistributing the temperature term.#207
WeiqunZhang merged 1 commit into
AMReX-Fluids:developmentfrom
WeiqunZhang:fix-temperature-redistribute-bcrec

Conversation

@WeiqunZhang

Copy link
Copy Markdown
Member

The EB redistribution passed the tracer BCRec, so StateRedistribute chose its slope treatment from the tracer's boundary types. The flux computation above and InitialRedistribution already use the temperature BCRec.

Fixes #186.

The EB redistribution passed the tracer BCRec, so StateRedistribute chose its slope treatment from the tracer's boundary types. The flux computation above and InitialRedistribution already use the temperature BCRec.

Fixes AMReX-Fluids#186.
@WeiqunZhang
WeiqunZhang merged commit f4d756e into AMReX-Fluids:development Aug 19, 2026
12 checks passed
@WeiqunZhang
WeiqunZhang deleted the fix-temperature-redistribute-bcrec branch August 19, 2026 02:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

EB redistribution of temperature convective term uses tracer BCRec, not temperature BCRec

2 participants