Skip to content

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

Open
WeiqunZhang wants to merge 1 commit into
AMReX-Fluids:developmentfrom
WeiqunZhang:fix-temperature-redistribute-bcrec
Open

Use the temperature BCRec when redistributing the temperature term.#207
WeiqunZhang wants to merge 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.
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

1 participant