Skip to content

Update 3-temperatures solver scheme for transient_temperature method - #173

Open
ecieren wants to merge 2 commits into
phlowers:mainfrom
ecieren:main
Open

Update 3-temperatures solver scheme for transient_temperature method#173
ecieren wants to merge 2 commits into
phlowers:mainfrom
ecieren:main

Conversation

@ecieren

@ecieren ecieren commented Jul 23, 2026

Copy link
Copy Markdown
Contributor

Please check if the PR fulfills these requirements

  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been added / updated (for bug fixes / features)

What kind of change does this PR introduce?

The closest would be the feature, but it can be discussed. It is a small change in beahviour for core and surface temperature in transient mode.

What is the current behavior?

When using the Solver3T (non-legacy) transient_temperature method, for steep (non-continuous) changes of transit (respectively wind speed), the core temperature (resp. surface temperature) was also non-continuous. This was okay(ish) since it was following the underlying model which was solved.

What is the new behavior (if this is a feature change)?

As a new model has been introduced last year, which ensure continuity off all three temperatures, this PR propose an update to match the solve.

No test were added since numerical results are not covered. A good point would be to have non-regression tests that cover all heat_equation and model but it is out of the scope of this PR.

Does this PR introduce a breaking change or deprecate an API?

  • Yes
  • No

Other information:

Emmanuel CIEREN and others added 2 commits July 23, 2026 11:52
…ns of the mathematical model

Signed-off-by: Emmanuel Cieren <emmanuel.cieren@mews-labs.com>
Signed-off-by: Emmanuel Cieren <emmanuel.cieren@mews-labs.com>
@ecieren
ecieren requested a review from jeremy-vernay July 23, 2026 11:41
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.

1 participant