Skip to content

💥Add CoefficientOfThermalExpansion units, change base unit #1287

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Jul 20, 2023
Merged

💥Add CoefficientOfThermalExpansion units, change base unit #1287

merged 3 commits into from
Jul 20, 2023

Conversation

tm-ren
Copy link
Contributor

@tm-ren tm-ren commented Jul 13, 2023

Fixes #1259

Add units

PerKelvin
PerDegreeCelsius
PerDegreeFahrenheit
PpmPerKelvin
PpmPerDegreeCelsius
PpmPerDegreeFahrenheit

💥Change base unit

From InverseKelvin to PerKelvin.

Obsolete units (renamed)

InverseKelvin
InverseDegreeCelsius
InverseDegreeFahrenheit

PartsPerMillionPerDegreesCelsius
PartsPerMillionPerDegreesFahrenheit
PartsPerMillionPerKelvin
@tm-ren tm-ren changed the title Additional CoefficientOfThermalExpansionUnits Additional CoefficientOfThermalExpansion units Jul 13, 2023
@angularsen angularsen changed the title Additional CoefficientOfThermalExpansion units Add CoefficientOfThermalExpansion units Jul 13, 2023
@@ -50,6 +50,51 @@
"Abbreviations": [ "°F⁻¹", "1/°F" ]
}
]
},
{
"SingularName": "PartsPerMillionPerKelvin",
Copy link
Owner

Choose a reason for hiding this comment

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

PartPer for singular. Other places too.

Rename to PpmPer...
Change base unit from InverseKelvin to PerKelvin.
Remove abbreviations from InverseKelvin so that strings parse to the expected unit.
@angularsen angularsen changed the title Add CoefficientOfThermalExpansion units 💥Add CoefficientOfThermalExpansion units, change base unit Jul 20, 2023
@angularsen angularsen merged commit b6350ea into angularsen:master Jul 20, 2023
@angularsen
Copy link
Owner

Thanks! Nuget should be out shortly.

Release UnitsNet/5.27.0 · angularsen/UnitsNet

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.

Missing CoefficientOfThermalExpansion operators and units.
2 participants