Skip to content

Rename precomputed_solar_radiation into measured_solar_irradiance#118

Open
ai-qui wants to merge 1 commit intomainfrom
feature/#115/rename_solar_radiation
Open

Rename precomputed_solar_radiation into measured_solar_irradiance#118
ai-qui wants to merge 1 commit intomainfrom
feature/#115/rename_solar_radiation

Conversation

@ai-qui
Copy link
Member

@ai-qui ai-qui commented Feb 26, 2026

Also, fix handling of the case when measured_solar_irradiance
unknown, for all models but RTE.

Please check if the PR fulfills these requirements

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

Does this PR already have an issue describing the problem?

cf. #115

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

  • Yes
  • No

What changes might users need to make in their application due to this PR? (migration steps)

measured_solar_irradiance is now a required parameter of SolarHeating for all models but RTE. Set it to np.nan if unknown.

Other information:

@ai-qui ai-qui requested a review from jeremy-vernay February 26, 2026 16:02
…radiance

	Also, fix handling of the case when measured_solar_irradiance is
	unknown, for all models but RTE.

	/!\ measured_solar_irradiance is now a required parameter of
	SolarHeating for all models but RTE.

Signed-off-by: ai-qui <184963772+ai-qui@users.noreply.github.com>
@jeremy-vernay jeremy-vernay force-pushed the feature/#115/rename_solar_radiation branch from 4981150 to 08a6b47 Compare February 27, 2026 09:46
@sonarqubecloud
Copy link

for heat_equation in [
HeatEquationType.WITH_ONE_TEMPERATURE,
HeatEquationType.WITH_THREE_TEMPERATURES,
# HeatEquationType.WITH_THREE_TEMPERATURES,
Copy link
Contributor

Choose a reason for hiding this comment

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

je pense que tu veux décommenter ces lignes.

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