RhoCpTExponentialFunction

Exponential function of T

Class RhoCpTExponentialFunction extends RhoCp

Constructors

  • RhoCpTExponentialFunction(rhoCpConstant ,rhoCpExponential ,referenceTemperature ,tau )

Fields Summary

Field
Description
referenceTemperature
T0 (reference temperature) in RhoCp(T) = RhoCpa + RhoCpb exp(-(T-T0)/Tau)
rhoCpConstant
RhoCpa in RhoCp(T) = RhoCpa + RhoCpb exp(-(T-T0)/Tau)
rhoCpExponential
RhoCpb in RhoCp(T) = RhoCpa + RhoCpb exp(-(T-T0)/Tau)
tau
Tau in RhoCp(T) = RhoCpa + RhoCpb exp(-(T-T0)/Tau)

Methods Summary

no methods

Fields Details

referenceTemperature
referenceTemperature : T0 (reference temperature) in RhoCp(T) = RhoCpa + RhoCpb exp(-(T-T0)/Tau) - [1..1] Temperature
rhoCpConstant
rhoCpConstant : RhoCpa in RhoCp(T) = RhoCpa + RhoCpb exp(-(T-T0)/Tau) - [1..1] Evol Physic Formula <String>
rhoCpExponential
rhoCpExponential : RhoCpb in RhoCp(T) = RhoCpa + RhoCpb exp(-(T-T0)/Tau) - [1..1] Evol Physic Formula <String>
tau
tau : Tau in RhoCp(T) = RhoCpa + RhoCpb exp(-(T-T0)/Tau) - [1..1] Temperature

Method Details

no methods

See also