Material: Add thermal reference temperature (#13026)
* Material: Add thermal reference temperature Fixes #13019 Adds the property 'Thermal Expansion Reference Temperature' to the Thermal properties * Fix delegates
This commit is contained in:
@@ -48,3 +48,11 @@ Model:
|
||||
Description: >
|
||||
Thermal expansion coefficient (linear) in [FreeCAD
|
||||
ThermalExpansionCoefficient unit]
|
||||
ThermalExpansionReferenceTemperature:
|
||||
DisplayName: "Thermal Expansion Reference Temperature"
|
||||
Type: 'Quantity'
|
||||
Units: 'K'
|
||||
URL: ''
|
||||
Description: >
|
||||
The reference temperature is the temperature at which zero thermal
|
||||
strains exist for the analysis.
|
||||
|
||||
Reference in New Issue
Block a user