Skip to content

Heat solver using scalar transport framework - Part 2#1892

Merged
pcarruscag merged 20 commits intodevelopfrom
remove_centered_scalar
Jan 30, 2023
Merged

Heat solver using scalar transport framework - Part 2#1892
pcarruscag merged 20 commits intodevelopfrom
remove_centered_scalar

Conversation

@pcarruscag
Copy link
Member

@pcarruscag pcarruscag commented Jan 16, 2023

As discussed in the last dev meeting, this deprecates the centered scheme for weakly coupled heat transfer, because it had a bug in the speed of sound, and because this made it much easier to adapt the rest of the heat solver to the scalar framework.

Bonus:

  • Add SLOPE_LIMITER_HEAT option.
  • OpenMP of the heat solver.
  • Correct issues with Inlet and Outlet boundaries and gain farfield (not implemented before) for free.
  • Regression for weakly coupled heat equation (primal was not covered before).
  • PyCustom markers for heat solver.

ToDo:

  • Bounded scalar mode.
  • Docs.
  • Fix sensitivity wrt inlet velocity.

Copy link
Contributor

@WallyMaier WallyMaier left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks good to me.

@pcarruscag pcarruscag merged commit 5c976cb into develop Jan 30, 2023
@pcarruscag pcarruscag deleted the remove_centered_scalar branch January 30, 2023 04:48
@pr-triage pr-triage bot added the PR: merged label Jan 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants