pyroll-project / pyroll-core

PyRoll rolling simulation framework - core library.
https://pyroll.readthedocs.io
BSD 3-Clause "New" or "Revised" License
12 stars 7 forks source link

Rename material property 'thermal_capacity' into 'specific_heat_capacity' #91

Closed GRPlan closed 11 months ago

GRPlan commented 1 year ago

Summary

Correct term for material property is specific heat capacity.

Correct name may make communication with external material databases easier

May be confused with thermal conductivity

https://www.youtube.com/watch?v=tB382osAafI

ChRen95 commented 11 months ago

Will be addressed in next PR, will have to update the thermal plugins as well.