Since version 2026, Flux 3D and Flux PEEC are no longer available.
Please use SimLab to create a new 3D project or to import an existing Flux 3D project.
Please use SimLab to create a new PEEC project (not possible to import an existing Flux PEEC project).
/!\ Documentation updates are in progress – some mentions of 3D may still appear.
RhoCpTLinearFunction
Linear function of T
Constructors
- RhoCpTLinearFunction(a ,rhoCpa ,referenceTemperature )
Fields Summary
- Field
- Description
- a
- a (degree-1) in RhoCp(T) = RhoCpa (1 + a(T-T0))
- referenceTemperature
- T0 (reference temperature) in RhoCp(T) = RhoCpa (1 + a(T-T0))
- rhoCpa
- RhoCpa (J.m-3.degree-1) in RhoCp(T) = RhoCpa (1 + a(T-T0))
Methods Summary
no methods
Fields Details
- a
- a : a (degree-1) in RhoCp(T) = RhoCpa (1 + a(T-T0)) - [1..1] Evol Physic Formula <String>
- referenceTemperature
- referenceTemperature : T0 (reference temperature) in RhoCp(T) = RhoCpa (1 + a(T-T0)) - [1..1] Temperature
- rhoCpa
- rhoCpa : RhoCpa (J.m-3.degree-1) in RhoCp(T) = RhoCpa (1 + a(T-T0)) - [1..1] Evol Physic Formula <String>
Method Details
no methods