Skip to content

Commit

Permalink
Material: Add thermal reference temperature
Browse files Browse the repository at this point in the history
Fixes FreeCAD#13019

Adds the property 'Thermal Expansion Reference Temperature' to
the Thermal properties
  • Loading branch information
davesrocketshop committed Mar 18, 2024
1 parent 2326d52 commit f383c04
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions src/Mod/Material/Resources/Models/Thermal/Thermal.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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.

0 comments on commit f383c04

Please sign in to comment.