Skip to content

Make Div_par_fvv_heating like Div_par_fvv - #3456

Open
dschwoerer wants to merge 1 commit into
nextfrom
div_par_fvv_heating_area
Open

Make Div_par_fvv_heating like Div_par_fvv#3456
dschwoerer wants to merge 1 commit into
nextfrom
div_par_fvv_heating_area

Conversation

@dschwoerer

Copy link
Copy Markdown
Contributor

No description provided.

@ZedThree

Copy link
Copy Markdown
Member

I don't quite understand the title/commit message. Is this something like "use pre-calculated cell areas in Div_par_fvv_heating"?

Div_par_fvv has been changed to use pre-computed cell areas.  As
Div_par_fvv_heating is used to compute the numerical heating of
Div_par_fvv, it is imporent that the numerical details, like how the
cell face areas are computed, so that they give matching results.

Thanks to Mike Kryjak, who noticed this issue while reviewing a
Hermes-3 PR.
@dschwoerer
dschwoerer force-pushed the div_par_fvv_heating_area branch from 2cff76e to be2ff91 Compare August 14, 2026 07:21
@dschwoerer

Copy link
Copy Markdown
Contributor Author

Ah, yes, sorry. I have rewritten the commit message. Is this sufficient?

Use pre-computed cell areas for Div_par_fvv_heating

Div_par_fvv has been changed to use pre-computed cell areas. As
Div_par_fvv_heating is used to compute the numerical heating of
Div_par_fvv, it is imporent that the numerical details, like how the
cell face areas are computed, so that they give matching results.

Thanks to Mike Kryjak, who noticed this issue while reviewing a
Hermes-3 PR.

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.

2 participants