Skip to content

Clean the implementation of temperature_or_pressure arguments somewhat - #369

Merged
prehner merged 1 commit into
developmentfrom
temperature_pressure_cleanup
Jul 24, 2026
Merged

Clean the implementation of temperature_or_pressure arguments somewhat#369
prehner merged 1 commit into
developmentfrom
temperature_pressure_cleanup

Conversation

@prehner

@prehner prehner commented Jul 23, 2026

Copy link
Copy Markdown
Contributor
  • Uses the Either enum from the either crate to have a more transparent flow of information
  • Adds a new TemperatureOrPressureSpecification enum to have a more transparent flow of information
  • Uses f64 instead of D for specifying initial values for algorithms (the derivative parts were never read anyways). Unfortunately this makes this a breaking change.

@prehner
prehner force-pushed the temperature_pressure_cleanup branch 3 times, most recently from f0292a5 to e778017 Compare July 24, 2026 08:50
@prehner
prehner force-pushed the temperature_pressure_cleanup branch from e778017 to 118789e Compare July 24, 2026 08:56
@prehner
prehner merged commit 897a369 into development Jul 24, 2026
18 checks passed
@prehner
prehner deleted the temperature_pressure_cleanup branch July 24, 2026 09:16
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